Dependency Bumps
- linux/alpine has been upgraded to 3.15.6.
New Features
- Allow the Gloo component of the ControlPlane to be scaled when running in Kubernetes.
Using https://github.com/kubernetes/client-go/tree/master/tools/leaderelection,
leader election will take place automatically. (#5795) - Added priorityClassName to all workloads in helm. (#6560)
Fixes
- Use the correct namespace to check for gloo installation when registering clusters for Gloo Fed. (#5832)
- Added support fo the
envoy.filters.listener.tls_inspector
listener_filter when using the gateway.isolateVirtualHostsBySslConfig=true global setting. is provided (#6677) - Remove default activeDeadlineSeconds from jobs. (#6821)