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

move kube-state-metrics sub-chart from google registry to charts.helm.sh #89

Merged

Conversation

faarshad
Copy link
Contributor

@faarshad faarshad commented Nov 4, 2020

What this PR does / why we need it:

https://kubernetes-charts.storage.googleapis.com is moving to https://charts.helm.sh/stable and on Nov 13, 2020, the chart downloads will be redirected to the read-only archive GitHub Pages of helm charts (Please see: https://helm.sh/blog/charts-repo-deprecation/). This redirection can possibly cause some disruption. Given that the upstream resolution at kubernetes/kube-state-metrics#1153 might not happen before Nov 13, moving to https://charts.helm.sh/stable might be a safer option in the interim

Which issue this PR fixes

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Documentation has been updated with helm-docs (run: .github/helm-docs.sh)
  • Chart Version bumped
  • CHANGELOG.md has beed updated
  • Variables are documented in the README.md

@faarshad faarshad requested a review from a team as a code owner November 4, 2020 22:25
@lukas-aron-bcgdv
Copy link

Could you please also update the requirements.lock file?
Use a command: helm dep update

@vboulineau
Copy link
Contributor

You should also update references in .github folder: ci.yaml and ct.yaml

@faarshad faarshad force-pushed the fix/mv-ksm-subchart-to-new-helm-registry branch from c323e0b to 080c618 Compare November 5, 2020 13:57
@faarshad
Copy link
Contributor Author

faarshad commented Nov 5, 2020

@lukas-aron-bcgdv and @vboulineau - thank you for the feedback. I have made the necessary changes.

@vboulineau
Copy link
Contributor

vboulineau commented Nov 5, 2020

I'll merge manually as the .lock file needs to be generated with Helm2.
Edit: Already the case, so all good

@vboulineau vboulineau merged commit 5c9bb12 into DataDog:master Nov 5, 2020
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

Successfully merging this pull request may close these issues.

Helm stable chart repository will be removed in the future
3 participants