Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix enforcing up to date ControlPlane's ValidatingWebhookConfiguration #225

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Apr 25, 2024

What this PR does / why we need it:

When ControlPlane's ValidatingWebhookConfiguration ObjectMeta is updated outside of KGO's controllers it's not correctly enforced.

This PR fixes that.

Which issue this PR fixes

Fixes #219

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect significant changes

@pmalek pmalek added this to the KGO v1.3.x milestone Apr 25, 2024
@pmalek pmalek self-assigned this Apr 25, 2024
@pmalek pmalek force-pushed the fix-enforcing-up-to-date-controlplanes-validatingwebhookconfiguration branch from f94b3dc to cfaceaf Compare April 25, 2024 11:01
@pmalek pmalek force-pushed the fix-enforcing-up-to-date-controlplanes-validatingwebhookconfiguration branch from c3f1370 to 9190dd4 Compare April 25, 2024 12:45
@pmalek pmalek marked this pull request as ready for review April 25, 2024 12:45
@pmalek pmalek requested a review from a team as a code owner April 25, 2024 12:45
Copy link
Contributor

@czeslavo czeslavo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch 👍

@pmalek pmalek merged commit 9015ff6 into main Apr 25, 2024
13 checks passed
@pmalek pmalek deleted the fix-enforcing-up-to-date-controlplanes-validatingwebhookconfiguration branch April 25, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provisioning of second Gateway stuck/slow
2 participants