Breaking Changes
- Add ability to specify subsets when referencing a FailoverService as a traffic shift destination in TrafficPolicies. (#953)
Fixes
- Fix unnecessary pod restart caused by IssuedCertificate. (#975)
- Handle both istioctl version < 1.7 and >= 1.7 in
meshctl demo istio-multicluster init
. (#958) - Rename "KubernertesWorkload" to "KubernetesWorkload". (#971)
- Rename "ServiceSelector" to "TrafficTargetSelector" (#965)
- Select workloads associated with a policy based on its ServiceAccounts, while checking that the workload belongs to the correct namespace and cluster. (#967)
- Validate workloads by updating the observed generation. (#973)