Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm repo - missing index #26668

Open
pomverte opened this issue Dec 22, 2024 · 0 comments
Open

Helm repo - missing index #26668

pomverte opened this issue Dec 22, 2024 · 0 comments
Labels
deployment: k8s Related to deploying Dagster to Kubernetes type: bug Something isn't working

Comments

@pomverte
Copy link
Contributor

pomverte commented Dec 22, 2024

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 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.

@pomverte pomverte added the type: bug Something isn't working label Dec 22, 2024
@garethbrickman garethbrickman added the deployment: k8s Related to deploying Dagster to Kubernetes label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment: k8s Related to deploying Dagster to Kubernetes type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants