You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we do not support the use of the istio-injection label when using the RevisionBased updateStrategy type. Instead, users have to use the istio.io/rev label to select workloads or namespaces for injection. We should make sure that the operator sets the default revision to the currently active revision so that the istio-injection label can be used.
The text was updated successfully, but these errors were encountered:
Currently, we do not support the use of the istio-injection label when using the RevisionBased updateStrategy type. Instead, users have to use the
istio.io/rev
label to select workloads or namespaces for injection. We should make sure that the operator sets the default revision to the currently active revision so that theistio-injection
label can be used.The text was updated successfully, but these errors were encountered: