Merge pull request #2590 from dlorenc/validating

Add the ValidatingAdmissionWebhook controller.
pull/2603/head
Matt Rickard 2018-03-12 10:27:03 -07:00 committed by GitHub
commit c98115f172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -40,8 +40,9 @@ var DefaultAdmissionControllers = []string{
"DefaultStorageClass",
"DefaultTolerationSeconds",
"NodeRestriction",
"ResourceQuota",
"MutatingAdmissionWebhook",
"ValidatingAdmissionWebhook",
"ResourceQuota",
}
// GetServiceClusterIP returns the first IP of the ServiceCIDR