- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ISTIO_METAJSON_LABELS (0.38 sec)
-
istioctl/pkg/workload/workload.go
lbls[label.ServiceCanonicalName.Name] = md["CANONICAL_SERVICE"] lbls[label.ServiceCanonicalRevision.Name] = md["CANONICAL_REVISION"] if labelsJSON, err := json.Marshal(lbls); err == nil { md["ISTIO_METAJSON_LABELS"] = string(labelsJSON) } // TODO the defaults should be controlled by meshConfig/proxyConfig; if flags not given to the command proxyCOnfig takes precedence if dnsCapture {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Aug 15 16:31:46 UTC 2024 - 25.3K bytes - Viewed (0)