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

[admission webhooks] add match conditions #701

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

miklezzzz
Copy link
Contributor

@miklezzzz miklezzzz commented Dec 17, 2024

Overview

Provides an additional field for KubernetesValidation config_v1 named matchConditions that allows defining request filtering for validation webhooks as it is described here

What this PR does / why we need it

The matchConditions field is available since v1.27 and provides fine-grained request filtering.

Special notes for your reviewer

@miklezzzz miklezzzz added the enhancement New feature or request label Dec 17, 2024
@miklezzzz miklezzzz self-assigned this Dec 17, 2024
Signed-off-by: Mikhail Scherba <mikhail.scherba@flant.com>
@miklezzzz miklezzzz force-pushed the validating-webhooks-add-match-conditions branch from 0e6014c to 80887d6 Compare December 17, 2024 08:50
Signed-off-by: Mikhail Scherba <mikhail.scherba@flant.com>
Signed-off-by: Mikhail Scherba <mikhail.scherba@flant.com>
@yalosev yalosev merged commit f22ccb5 into main Dec 17, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants