Merge pull request #822 from Liujingfang1/webhooks

Add webhooks to order list of gvk
This commit is contained in:
Kubernetes Prow Robot
2019-02-26 21:55:10 -08:00
committed by GitHub

View File

@@ -73,6 +73,8 @@ var order = []string{
"Namespace",
"StorageClass",
"CustomResourceDefinition",
"MutatingWebhookConfiguration",
"ValidatingWebhookConfiguration",
"ServiceAccount",
"Role",
"ClusterRole",