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
[OPERATOR] Filter subnet DNS servers from CloudProfile by IP family in reconcile logic by @hebelsan [#1347]
[OPERATOR] VPA for the extension pod now also controls CPU requests in addition to memory. The VPA container policy also explicitly disables autoscaling for any non-main containers following Gardener best practices. by @voelzmo [#1341]
[OPERATOR] Add credentials validation to support InternalSecret type by @hebelsan [#1359]
[OPERATOR] Enables the use of spec.dns.providers[].credentialsRef and thus enables to upgrade to k8s version v1.135 where spec.dns.providers[].secretName is not allowed anymore. by @wpross [#1357]
[OPERATOR] Fix CSI manila share client value race condition in control plane reconciliation by @hebelsan [#1351]
[OPERATOR] Fix a nil pointer dereference panic in the worker controller that could prevent reconciliation or deletion of workers whose providerStatus.machineImages was empty and whose referenced machine image was missing from the CloudProfile. by @Roncossek [#1352]
🏃 Others
[OPERATOR] Added securityContext attributes to comply with the Pod Security Standards restricted level by @relusc [#1360]