- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for ValidatingWebhookConfigurations (0.12 sec)
-
istioctl/pkg/precheck/precheck.go
group: "admissionregistration.k8s.io", version: "v1", resource: "mutatingwebhookconfigurations", }, { group: "admissionregistration.k8s.io", version: "v1", resource: "validatingwebhookconfigurations", }, } msgs := diag.Messages{} for _, r := range Resources { err := checkCanCreateResources(cli, r.namespace, r.group, r.version, r.resource) if err != nil {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 02:31:32 UTC 2024 - 15.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.28.md
- The short names `vwc` and `mwc` were introduced for the resources `validatingwebhookconfigurations` and `mutatingwebhookconfigurations`. ([#117535](https://github.com/kubernetes/kubernetes/pull/117535), [@hysyeah](https://github.com/hysyeah))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:34:59 UTC 2024 - 456.9K bytes - Viewed (0)