-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugSomething isn't workingSomething isn't workingtriage/needs-investigationIssues that need to be investigated before triagingIssues that need to be investigated before triaging
Description
Description
Observed Behavior:
karpenter Chart version: 1.0.2
karpenter-crd Chart version: 1.0.2
with webhooks enabled in values as follows:
karpenter-crd:
webhook:
enabled: false
karpenter:
enabled: true
webhook:
enabled: false
The webhooks fail with the below error with no indication as to why:
{"level":"ERROR","time":"2024-09-11T20:30:53.969Z","logger":"controller","message":"Reconciler error","commit":"b897114","controller":"nodeclaim.podevents","controllerGroup":"","controllerKind":"Pod","Pod":{"name":"istio-gateway-internal-secret-init-84df655d8b-sdxn4","namespace":"istio-system"},"namespace":"istio-system","name":"istio-gateway-internal-secret-init-84df655d8b-sdxn4","reconcileID":"86d25014-bd4b-4b5d-852f-a5c4d50fe7c4","error":"Internal error occurred: failed calling webhook \"validation.webhook.karpenter.sh\": failed to call webhook: the server rejected our request for an unknown reason"}
Expected Behavior:
Webhook to work in 1.0.2
Reproduction Steps (Please include YAML):
#6847 (comment)
Versions:
- Chart Version: 1.0.2
- Kubernetes Version (
kubectl version
): 1.29+ eks
- Please 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
fabidick22, bryantbiggs and neoakris
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriage/needs-investigationIssues that need to be investigated before triagingIssues that need to be investigated before triaging