Dependency Bumps
- solo-io/skv2 has been upgraded to v0.19.3.
- solo-io/k8s-utils has been upgraded to v0.0.11.
New Features
- Test Gloo Mesh Open Source with Istio 1.11. (#1779)
Fixes
- Add a wait for crds to be established in
meshctl install
. (#1791) - Check for wildcards in WorkloadEntry addresses and handle accordingly. (#1732)
- Fix bug that caused workload detection for istio sidecar label to look for injection annotation on workload metadata, not pod template spec metadata. (#1822)
- Wait for pods to be running before executing the meshctl check. (#1816)