- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for noMatchingReason (0.08 sec)
-
istioctl/pkg/checkinject/checkinject.go
if v != "enabled" { return fmt.Sprintf("Namespace has %s=%s label, preventing injection", analyzer_util.InjectionLabelName, v), false } } } } noMatchingReason := func(whs []admitv1.MutatingWebhook) string { nsMatchedLabels := make([]string, 0) podMatchedLabels := make([]string, 0) extractMatchLabels := func(selector *metav1.LabelSelector) []string {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Sat Apr 13 05:23:38 UTC 2024 - 9.3K bytes - Viewed (0)