Skip to content

Replace deprecated webhook.Validator with webhook.CustomValidator #6700

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mycrEEpy
Copy link

@mycrEEpy mycrEEpy commented Apr 8, 2025

As suggested in #6660, this PR replaces the deprecated webhook.Validator with webhook.CustomValidator.

The controller-runtime has not been updated yet, as the current version already supports webhook.CustomValidator.

Checklist

Fixes #6660

@mycrEEpy mycrEEpy marked this pull request as ready for review April 8, 2025 17:38
@mycrEEpy mycrEEpy requested a review from a team as a code owner April 8, 2025 17:38
@SpiritZhou
Copy link
Contributor

SpiritZhou commented Apr 10, 2025

/run-e2e internals
Update: You can check the progress here

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.

Upgrade controller-runtime dependency to v0.20.2 to not block downstream module imports
3 participants