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.
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.