Files
kustomize/api
Asad Ali 74b45392fc Relative Order of Mutating/Validating WebhookConfigs
MutatingWebhookConfig may have similar dependencies as the
ValidatingWebhookConfig. eg. a k8s cluster service. Therefore, it should
be ordered last as well.

This PR preserves the implicit ordering between CustomResources and the
webhook while introducing a relative order between the two webhooks.
i.e. MutatingWebhook should be created prior to the ValidatingWebhook

The change is an enhancement of #1104
2020-05-11 13:08:07 -07:00
..
2020-05-10 17:49:46 -07:00
2020-05-10 16:59:43 -07:00
2019-10-21 13:30:31 -07:00
2020-04-10 11:01:31 -07:00
2020-05-10 17:49:46 -07:00
2020-04-10 11:01:31 -07:00
2020-04-18 18:29:10 -07:00
2020-05-06 09:38:33 -07:00
2020-04-10 11:01:31 -07:00
2020-04-10 11:01:31 -07:00
2020-04-25 13:27:01 -07:00
2020-05-09 16:31:24 -07:00
2020-05-09 16:31:24 -07:00
2019-11-14 16:37:49 -08:00