Dependency Bumps
- containerd/containerd has been upgraded to v1.4.13.
Helm Changes
- Allow users to disable the default gateways, which can be helpful for users who configure the validation webhook to strict failures (i.e.
gloo.gateway.validation.failurePolicy: Fail
) so validation works on installation and upgrades. Once the gateway pod is running and healthy, the user can then apply the default gateways. (#4468)
Fixes