community
community copied to clipboard
Helm community content
Hi, I am interested in creating a feature request for being able to determine which folder a file is in. Helm already has pretty similar functionality to this built-in with...
Preview: https://github.com/scottrigby/community/blob/h4hip-plugin-first-architecture/hips/hip-9999.md Follow-up HIPs: - https://github.com/helm/community/pull/400
- make `@helm/helm-org-maintainers` default owner - allow `@helm/helm-org-maintainers` and `@helm/helm-core-maintainers` (either may approve) for `hips/` dir - finally, ensure `@helm/helm-org-maintainers` remains `CODEOWNERS` owner (for the `CODEOWNERS` to be fully valid,...
There have been discussions about adding the ability for Helm to do an ordered installation where different parts of the order are applied to Kubernetes at different times. Currently, Helm...
I have a `helmoci` repository in artifactory and a packaged helm chart file called `test-chart-0.1.0.tgz`. I am running `helm push --debug test-chart-0.1.0.tgz oci://ARTIFACTORY_AUTHORITY/MY_HELM_REPO/PATH/TO/LOCATION` to push my chart. The command successfully...
Hi all, While getting the terraform plan for AKS deployment using Helm, we are getting "Unauthorized" error only for Helm. It is able to refresh the state for other azure...
Moved chart-defined plugins to this follow-up HIP from #388 DRAFT while community concerns are being explored and while #388 is pending
**Abstract** This proposal introduces an enhancement to Helm upgrade behavior.When a release becomes stuck in the PENDING_UPGRADE state, Helm currently blocks further operations on that release without recovery. This HIP...