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

Nebraska Helm Chart Repo not found #652

Open
tstollin opened this issue May 30, 2023 · 4 comments
Open

Nebraska Helm Chart Repo not found #652

tstollin opened this issue May 30, 2023 · 4 comments

Comments

@tstollin
Copy link

tstollin commented May 30, 2023

Description

The Helm chart repo https://kinvolk.github.io/nebraska/ (or https://kinvolk.github.io/nebraska/index.yaml respectively) returns 404.

Impact

We are no longer able to use the Helm chart of Nebraska as written in https://github.com/flatcar/nebraska/blob/main/charts/nebraska/README.md

Environment and steps to reproduce

  1. Set-up: none
  2. Task: none
  3. Action(s):
    a. Open the link https://kinvolk.github.io/nebraska/index.yaml (HTTP GET)
  4. Error: HTTP 404

Expected behavior

See the index.yaml of the Helm repo.

@tafkam
Copy link

tafkam commented May 30, 2023

same problem here:

helm repo add nebraska https://kinvolk.github.io/nebraska/
Error: looks like "https://kinvolk.github.io/nebraska/" is not a valid chart repository or cannot be reached: failed to fetch https://kinvolk.github.io/nebraska/index.yaml : 404 Not Found

@pothos
Copy link
Member

pothos commented May 30, 2023

That's a fallout of the repo move to the flatcar org

@tstollin
Copy link
Author

So, I suppose https://flatcar.github.io/nebraska/index.yaml is the correct url now?

@pothos
Copy link
Member

pothos commented May 31, 2023

Yes, thanks for having a look - there are probably some other things to do as well because the github packages (i.e. container images) don't get forwarded (the git repo does have a forward).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants