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
v1alpha1 rules are deprecated in Istio 0.8. istioctl should issue a warning when creating such rules. The warning should include the suggestion to convert the rules using istioctl experimental convert-networking-config. The warning should probably go to stderr to avoid breaking scripts that read stdout.