You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was hoping to find (or be redirected to) a https://dagster-io.github.io/index.yaml file
How to reproduce?
❯ cdk8s import helm:https://dagster-io.github.io/[email protected]
Error: Error: looks like "https://dagster-io.github.io" is not a valid chart repository or cannot be reached: failed to fetch https://dagster-io.github.io/index.yaml : 404 Not Found
at pullHelmRepo (/opt/homebrew/Cellar/cdk8s/2.198.284/libexec/lib/node_modules/cdk8s-cli/lib/import/helm.js:163:15)
at new ImportHelm (/opt/homebrew/Cellar/cdk8s/2.198.284/libexec/lib/node_modules/cdk8s-cli/lib/import/helm.js:51:24)
at ImportHelm.fromSpec (/opt/homebrew/Cellar/cdk8s/2.198.284/libexec/lib/node_modules/cdk8s-cli/lib/import/helm.js:42:16)
at matchImporter (/opt/homebrew/Cellar/cdk8s/2.198.284/libexec/lib/node_modules/cdk8s-cli/lib/import/dispatch.js:37:34)
at async importDispatch (/opt/homebrew/Cellar/cdk8s/2.198.284/libexec/lib/node_modules/cdk8s-cli/lib/import/dispatch.js:13:26)
at async Object.handler (/opt/homebrew/Cellar/cdk8s/2.198.284/libexec/lib/node_modules/cdk8s-cli/lib/cli/cmds/import.js:34:9)
Dagster version
1.9.6
Deployment type
Dagster Helm chart
Deployment details
No response
Additional information
No response
Message from the maintainers
Impacted by this issue? Give it a 👍! We factor engagement into prioritization.
By submitting this issue, you agree to follow Dagster's Code of Conduct.
The text was updated successfully, but these errors were encountered:
What's the issue?
cdk8s can't import the chart without the index
The Helm repository for DAGster doesn't provide a repo index
What did you expect to happen?
I was hoping to find (or be redirected to) a
https://dagster-io.github.io/index.yaml
fileHow to reproduce?
Dagster version
1.9.6
Deployment type
Dagster Helm chart
Deployment details
No response
Additional information
No response
Message from the maintainers
Impacted by this issue? Give it a 👍! We factor engagement into prioritization.
By submitting this issue, you agree to follow Dagster's Code of Conduct.
The text was updated successfully, but these errors were encountered: