Skip to content

[release-1.29] Fix infinite reconciliation on webhook resources#1659

Merged
istio-testing merged 1 commit intoistio-ecosystem:release-1.29from
istio-testing:cherry-pick-1651-to-release-1.29
Mar 9, 2026
Merged

[release-1.29] Fix infinite reconciliation on webhook resources#1659
istio-testing merged 1 commit intoistio-ecosystem:release-1.29from
istio-testing:cherry-pick-1651-to-release-1.29

Conversation

@istio-testing
Copy link
Copy Markdown
Collaborator

This is an automated cherry-pick of #1651

istiod updates the CABundle and FailurePolicy on its
ValidatingWebhookConfigurations and MutatingWebhookConfigurations. The
controller needs to ignore those changes to avoid continuous
reconciliation of the control plane.

Signed-off-by: Daniel Grimm <dgrimm@redhat.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.73%. Comparing base (e966063) to head (3030a21).
⚠️ Report is 2 commits behind head on release-1.29.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.29    #1659      +/-   ##
================================================
- Coverage         81.18%   80.73%   -0.45%     
================================================
  Files                50       50              
  Lines              2466     2471       +5     
================================================
- Hits               2002     1995       -7     
- Misses              342      349       +7     
- Partials            122      127       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@istio-testing istio-testing merged commit 5a9c9d4 into istio-ecosystem:release-1.29 Mar 9, 2026
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants