You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[USER] The kube-system/csi-driver-node and kube-system/csi-driver-manila-node DaemonSets are no longer scaled by a VerticalPodAutoscaler as they do not really benefit from it. Removing VerticalPodAutoscaler for these components will reduce unnecessary evictions by VPA and will be a mitigation for https://issues.k8s.io/126921. by @ialidzhikov [#938]
🐛 Bug Fixes
[USER] Fix the NamespacedCloudProfile status mutation. by @LucaBernstein [#930]
🏃 Others
[DEPENDENCY] Update gardener to v1.110.0 by @hebelsan [#933]
[OPERATOR] The EgressCIDRS are now properly calculated for IPv6 addresses of the router. by @kon-angelo [#958]
[OPERATOR] The EgressCIDRS are now properly calculated for multiple external fixed IPs of the router. by @kon-angelo [#958]
[OPERATOR] Ignore not found errors on resource deletion during infrastructure reconciliation. by @kon-angelo [#948]
[DEVELOPER] Provider azurerm was updated to version 3.47.0 and is now properly recognising the ARM_OIDC_TOKEN_FILE_PATH env variable. by @dimityrmirchev [gardener/terraformer#156]