Jacob Henner
Jacob Henner
### Description **What problem are you trying to solve?** Today, limits can only be specified on individual NodePools. While this is fine for simple situations, it is insufficient when multiple...
### Description **Observed Behavior**: Karpenter is overestimating the memory capacity of certain node types. When this happens, pods with a certain range of memory requests can trigger Karpenter scale-ups of...
### Environment Include the result of the following commands: - `nginx -V` - nginx/1.20.2 - `uname -a` - 5.10.226 x86_64 (containerized CentOS 7 on AL2 host) ### Description In Kubernetes,...
Add fallback to merge patch if strategic merge patch is unavailable, as is the case for the custom objects API.
**Actual behavior** Kaniko fails to push images that have duplicated layers, where such layers have identical diff IDs but differing blobs. This issue was previously reported in go-containerregistry: https://github.com/google/go-containerregistry/issues/2034 A...