NamespaceMultipleInjectionLabels
This message occurs when a namespace specifies Istio sidecar auto-injection using both the new and legacy style labels.
Example
You will receive this message:
when your cluster has following namespace:
In this example, the namespace busted
uses both old-style and new-style injection labels.
How to resolve
- Remove the
istio-injection
label - Remove the
istio.io/rev
label