community
community copied to clipboard
Helm community content
In this HIP we're proposing a standard way of tracking a Helm Chart's container images through a new `images-lock.yaml` file, making easier to migrate whole Charts through different registries and...
HIP for hooks with equivalent weight to run in parallel Based on https://github.com/helm/community/pull/165 but without the ability to run test hooks in parallel Reference implementation https://github.com/helm/helm/pull/11804
1/3 of issues in "open" status are tagged "question/support". I suggest to activate github discussions in the repo https://docs.github.com/en/discussions and alter the issue template to suggest opening a discussion instead...
When implementing image annotations similar to the current [HIP 15 draft](https://github.com/helm/community/blob/main/hips/hip-0015.md#specification), we quickly noticed that images were dependent on feature flags. In our case, we had one of three images...
This is a result of this discussion https://github.com/helm/helm/issues/11836 https://github.com/helm/helm/issues/9849 And the misleading of the dependency update command e.g. https://github.com/helm/helm/issues/8600
[Preview](https://github.com/sap-contributions/helm-community/blob/hip-warn-template-function/hips/hip-9999.md) Summary: This HIP suggest adding a new `warn` template function. In addition to that, it gives some ideas how Helm (or plugins) could make use of these warnings besides...
Added HIP 0019 for the development of the lint ignore feature in helm binaries refer to issue in helm repository [#13133](https://github.com/helm/helm/issues/13133)