-
Notifications
You must be signed in to change notification settings - Fork 49
Rename helm resources #29
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
Conversation
1e1e150 to
cc9cd0b
Compare
76d2a3c to
5898b00
Compare
It was originally named "cache-registry" at the time the project was also called "cache-registry". Thus, when reworking the chart, its name was replaced by a template to name it by the name of the project. Then, when the project was renamed kube-image-keeper, the registry name was templated as kube-image-keeper instead of cache-registry. This commit intend to fix this mistake and set a proper name for the registry. cjob
5898b00 to
90548a3
Compare
|
I like it! SGTM 💯 |
|
🎉 This PR is included in version 1.1.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.1.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
4 similar comments
|
🎉 This PR is included in version 1.1.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.1.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.1.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.1.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This PR tries to harmonize naming between helm resources and fix some naming issues as well.
kube-image-keeper.fullnamehelper, which by default when following the installation steps in the readme iskuik. It still can be customized using valuesnameOverrideandfullnameOverrideor by giving another name than the standard one (kube-image-keeper) to the helm release. It follows those rules (seetest-helm-fullname-helper.shfile for examples) :releaseName-namename= "kuik" but it can be overridden by specifyingnameOverridevaluereleaseNamecontainsnameit will be used as a full name to avoid repetition.fullnameOverridevalue