Dependency Bumps
- solo-io/k8s.io/client-go has been upgraded to v0.20.4.
- solo-io/k8s.io/cli-runtime has been upgraded to v0.20.4.
- solo-io/k8s.io/apimachinery has been upgraded to v0.20.4.
- solo-io/k8s.io/apiextensions-apiserver has been upgraded to v0.20.4.
- solo-io/k8s.io/api has been upgraded to v0.20.4.
- solo-io/istio.io/istio has been upgraded to v1.9.4.
- solo-io/istio.io/pkg has been upgraded to v1.9.4.
- solo-io/istio.io/api has been upgraded to v1.9.4.
New Features
- Gloo Mesh will now discover an ExternalIP on an Ingress Gateway service if the status is not set. This value should be populated by the user when using a non-kubernetes LoadBalancer. (#1564)
- Deploy istio/gloo-mesh to multiple clusters and run e2e tests based on different scenarios. Currently only tested with Enterprise version. (#1507)
Fixes
- Fix cross cluster federation implementation to account for Istio's new implementation of Gateway
AUTO_PASSTHROUGH
. (#1560)