Ralf Van Dorsselaer
Ralf Van Dorsselaer
Helm release data encoded into the release field in a Kubernetes Secret can cause the Secret as a whole to exceed 1 MiB (as defined by MaxSecretSize in kubernetes/pkg/apis/core/types.go). When...
### Description When running crictl rmi --prune against containerd -when it is used as container runtime for Kubernetes- deletes the pause image even if there are Pods scheduled to the...
HIP PR https://github.com/helm/community/pull/256 **What this PR does / why we need it**: This is the implementation for HIP https://github.com/helm/community/pull/256 "HIP Support Helm release data stored in multiple K8s Secrets". (This...