v1.36.0
gardener-robot-ci-3
released this
18 Aug 08:56
·
356 commits
to master
since this release
[gardener/gardener-extension-networking-calico]
⚠️ Breaking Changes
[OPERATOR]
Thesecurity.gardener.cloud/pod-security-enforce
annotation in the ControllerRegistration is set tobaseline
. With this, the pods running in the extension namespace should comply withbaseline
pod-security standard. by @shafeeqes [#280]
✨ New Features
[OPERATOR]
Thegardener-extension-admission-calico
chart allows to optionally configure a projected volume based kubeconfig. by @timuthy [#289]
🏃 Others
[OPERATOR]
Allow propagating pod routes to nodes without overlay network by specifyingshoot.spec.networking.providerConfig.overlay.createPodRoutes: true
by @ScheererJ [#285]