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(admission) implement validation for secret-based credentials #446

Merged
merged 1 commit into from
Oct 31, 2019

Conversation

hbagdi
Copy link
Member

@hbagdi hbagdi commented Oct 30, 2019

The validation currently consists of verifying if each and every
required field is provided by the user or not.

In future, the validation can be made smarter to include an Admin API
call to Kong to verify if the creation of such a credential will succeed
or not (see TODO in code).

The validation currently consists of verifying if each and every
required field is provided by the user or not.

In future, the validation can be made smarter to include an Admin API
call to Kong to verify if the creation of such a credential will succeed
or not (see TODO in code).
@hbagdi hbagdi force-pushed the feat/admission-controller-credentials branch from c91434b to ea157de Compare October 30, 2019 23:20
@hbagdi hbagdi merged commit effb126 into master Oct 31, 2019
@hbagdi hbagdi deleted the feat/admission-controller-credentials branch October 31, 2019 20:07
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.

1 participant