[gardener-extension-networking-cilium]
⚠️ Breaking Changes
- [USER] Extension resource configs (
NetworkConfig
) are now deserialized in "strict" mode. This means that deserializing resources with fields that are not allowed by the API schema will result in errors. Shoots containing such resources will fail with an appropriate error until you manually update the shoot to make sure any extension resource configs contained in it are valid. (#40, @stoyanr)
🏃 Others
- [OPERATOR] Update cilium to v1.9.5, which includes many bugfixes. (#39, @DockToFuture)
- [OPERATOR] Cilium is updated to
v.1.9.4
. The ipam mode is switched from legacyhostscope
mode which is removed tocluter-pool
ipam mode. (#38, @DockToFuture) - [OPERATOR] Vendor to gardener v1.16.0 and update controller runtime to v0.7.1 (#37, @DockToFuture)
Docker Images
gardener-extension-networking-cilium: eu.gcr.io/gardener-project/gardener/extensions/networking-cilium:v1.5.0