v1.4.0
What's Changed
⚠️ Breaking Changes
- Remove migration to new VPN filters by @axel7born in #83
- Before rolling out this version, ensure that you have rolled out version v1.3.0 of the ACL extension. Ensure that all shoots using the ACL extension have been reconciled, so that all legacy
EnvoyFilter
objects namedacl-vpn
have been removed from all seed clusters, and the shoot-specificacl-vpn-shoot-*
EnvoyFilter
objects have been created to replace them.
- Before rolling out this version, ensure that you have rolled out version v1.3.0 of the ACL extension. Ensure that all shoots using the ACL extension have been reconciled, so that all legacy
ℹ️ Other Changes
- Switch VPA's API version to
autoscaling.k8s.io/v1
by @ialidzhikov in #87 - Bump to Gardener v1.97.4 by @ftl in #89
New Contributors
- @ialidzhikov made their first contribution in #87
Full Changelog: v1.3.2...v1.4.0