Files
scrum-manager/Jenkinsfile
tusuii c6bb1ac9b4
Some checks failed
scrum-manager/pipeline/head There was a failure building this commit
fix: make MetalLB IP pool apply resilient to broken webhook state
Wait for the MetalLB controller deployment to be ready before applying
IPAddressPool/L2Advertisement CRDs. If the webhook service has no ready
endpoints (stale ClusterIP from a previously removed controller), delete
the ValidatingWebhookConfiguration so the apply is not blocked. This
prevents the 'connection refused' webhook failure seen when a duplicate
MetalLB install left behind a broken webhook service endpoint.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 00:38:40 +05:30

8.7 KiB