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 Webhook blocks all unrelated service resource creations #1172

Open
shunsukew opened this issue Nov 21, 2024 · 0 comments
Open

Admission Webhook blocks all unrelated service resource creations #1172

shunsukew opened this issue Nov 21, 2024 · 0 comments

Comments

@shunsukew
Copy link

shunsukew commented Nov 21, 2024

Using Kong helm chart 2.42.0.
Since the scope of service resource for validations at kong-control-plane-kong-validations ValidatingWebhookConfiguration is *, any unrelated service resource creations are also blocked.

This rule for service resource (corresponding lines at below link) should be removed, or add additional filters for picking up ones to validate.
https://github.com/Kong/charts/blob/08513d6ea5b33ef9864f6e912c1a82a07054c547/charts/kong/templates/admission-webhook.yaml#L166C75-L166C92

@shunsukew shunsukew changed the title Admission Webhook blocks all unrelated service resource creation Admission Webhook blocks all unrelated service resource creations Nov 21, 2024
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

No branches or pull requests

1 participant