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: scope of webhook configurations #3676

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

plavy
Copy link

@plavy plavy commented Oct 30, 2024

What this PR does / why we need it:
As described in the issue, scope of the webhooks is not set, defaulting to unrestricted scope. namespaceSelector is therefore not fully enforced.

Which issue(s) this PR fixes:
Fixes #3675

@plavy plavy requested a review from a team as a code owner October 30, 2024 19:50
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.

namespaceSelector of the webhooks doesn't have effect since scope is not defined
1 participant