Dependency Bumps
- solo-io/envoy-gloo has been upgraded to v1.23.0-patch7.
- solo-io/envoy-gloo has been upgraded to v1.23.0-patch7.
Fixes
- Exit early from the
gloo-resource-cleanup
job (instead of erroring) if the Gloo Edge CRDs have already been deleted. (#7109) - Return lists of resources even when some have errors in glooctl check to avoid incorrect "missing ref" warnings. (#7076)
- Gloo loop a large size pods array in a large size upstreams when using gloo in a large k8s cluster with much pods and upstreams. Using map instead of array will accelerate it. (#6899)