Closed raidlman closed 1 month ago
@raidlman - you may wish to follow the thread @ #6847
The CRDs from the karpenter-crd chart are able to be templatized as karpenter helm chart cannot. You should use the karpenter-crd as the mechanism to manage your CRDs.
This issue has been inactive for 14 days. StaleBot will close this stale issue after 14 more days of inactivity.
Description
Observed Behavior:
Rendering the CRDs via kustomize results in a different manifest than rendering with helm.
The CRDs installed via the helm chart remove the post-install webhook (cf. #6837). The CRDs in the Karpenter release still contain the webhook.
Expected Behavior:
CRDs should be the same for both within the same release.
Reproduction Steps (Please include YAML):
Versions:
Chart Version: 0.37.2
Kubernetes Version (
kubectl version
): v1.30.2-eks-db838b0Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment