[gardener/gardener-extension-networking-cilium]
⚠️ 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 [#199]
✨ New Features
[OPERATOR]
Thegardener-extension-admission-cilium
chart allows to optionally configure a projected volume based kubeconfig. by @timuthy [#208]
🏃 Others
[OPERATOR]
Allow propagating pod routes to nodes without overlay network by specifyingshoot.spec.networking.providerConfig.overlay.createPodRoutes: true
by @ScheererJ [#203][OPERATOR]
Update cilium tov1.14.0
. by @DockToFuture [#206][OPERATOR]
Update to ciliumv1.14.1
. by @DockToFuture [#209]