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

feat: implement admission controller for configuration.konghq.com group #372

Merged
merged 1 commit into from
Sep 4, 2019

Conversation

hbagdi
Copy link
Member

@hbagdi hbagdi commented Aug 29, 2019

Users frequently stumble onto situation where a misconfigured plugin
stops the entire controller from functioning.

It is now possible to setup an admission validation webhook to prevent
users from mis-configuring plugins and consumers.

Documentation on how to configure the controller will be published soon
and this controller will include KongCredentials in the future.

Fix #245

Users frequently stumble onto situation where a misconfigured plugin
stops the entire controller from functioning.

It is now possible to setup an admission validation webhook to prevent
users from mis-configuring plugins and consumers.

Documentation on how to configure the controller will be published soon
and this controller will include KongCredentials in the future.
@hbagdi hbagdi merged commit 7ec8473 into master Sep 4, 2019
@hbagdi hbagdi deleted the feat/validating-webhook branch September 4, 2019 17:09
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.

Admission webhook for validating KongPlugin resources
1 participant