[gardener/machine-controller-manager]
π Bug Fixes
[OPERATOR]
IncludedUnavailableReplicas
in determining if a machine deployment status update is needed by @rishabh-11 [gardener/machine-controller-manager#833][OPERATOR]
Force drain and delete volume attachments for nodes un-healthy due toReadOnlyFileSystem
andNotReady
for too long by @elankath [gardener/machine-controller-manager#839][OPERATOR]
An issue causing nil pointer panic on scaleup of the machinedeployment along with trigger of rolling update, is fixed by @acumino [gardener/machine-controller-manager#814][USER]
An edge case where outdated DesiredReplicas annotation blocked a rolling update is fixed. by @rishabh-11 [gardener/machine-controller-manager#821]
π Others
[DEVELOPER]
status.Status now captures underline cause, allowing consumers to introspect the error returned by the provider. WrapError() function could be used to wrap the provider error by @unmarshall [gardener/machine-controller-manager#842][DEVELOPER]
Removed dead metrics code and refactored the remaining metrics code by @himanshu-kun [gardener/machine-controller-manager#823][DEVELOPER]
A new make target is introduced to add license headers. by @unmarshall [gardener/machine-controller-manager#845][DEVELOPER]
Bumpk8s.io/*
deps to v0.27.2 by @afritzler [gardener/machine-controller-manager#820][OPERATOR]
Added a new metric that will allow to get the number of stale (due to unhealthiness) machines that are getting terminated by @jguipi [gardener/machine-controller-manager#808][OPERATOR]
Updated to go v1.20.5 by @rishabh-11 [gardener/machine-controller-manager#827][OPERATOR]
Makefile targets have changed: Introduced gardener-setup, gardener-restore, gardener-local-mcm-up, non-gardener-setup, non-gardener-restore, non-gardener-local-mcm-up. Users can also directly use the scripts which are used by these makefile targets. by @unmarshall [gardener/machine-controller-manager#852][OPERATOR]
AddederrorCode
field in theLastOperation
struct. This should be implemented only for theCreateMachine
call in thetriggerCreationFlow
. This field will be utilized by Cluster autoscaler to do early backoff by @rishabh-11 [gardener/machine-controller-manager#851][OPERATOR]
New metrics introduced:- api_request_duration_seconds -> tracks time taken for successful invocation of provider APIs. This metric can be filtered by provider and service.
- driver_request_duration_seconds -> tracks total time taken to successfully complete driver method invocation. This metric can be filtered by provider and operation.
- driver_requests_failed_total -> records total number of failed driver API requests. This metric can be filtered by provider, operations and error_code. by @unmarshall [gardener/machine-controller-manager#842]
[gardener/gardener-extension-provider-openstack]
β οΈ Breaking Changes
[OPERATOR]
provider-openstack
no longer supports Shoots or Seeds with Πubernetes version < 1.24. by @shafeeqes [#670]
π Others
[OPERATOR]
Enable propagating pod routes to nodes without overlay network by @ScheererJ [#654][OPERATOR]
updated image csi-attacher ->v4.4.0
by @kon-angelo [#675][OPERATOR]
updated image manila-csi-pluginv1.27.1
->v1.27.2
by @kon-angelo [#675][OPERATOR]
updated image snapshot-controller ->v6.3.0
by @kon-angelo [#675][OPERATOR]
updated image livenessprobe ->v2.11.0
by @kon-angelo [#675][OPERATOR]
Add manila topology labels to machines. This enables scaling from 0 for pods depending on manila volumes. by @kon-angelo [#674][OPERATOR]
updated image cinder-csi-pluginv1.27.1
->v1.27.2
by @kon-angelo [#675][OPERATOR]
updated image cloud-provider-openstackv1.27.1
->v1.27.2
by @kon-angelo [#675][OPERATOR]
updated image csi-provisioner ->v3.6.0
by @kon-angelo [#675][OPERATOR]
updated image csi-resizer ->v1.9.0
by @kon-angelo [#675][DEVELOPER]
Added description to openstack security group rules. by @nschad [#666]
[gardener/machine-controller-manager-provider-openstack]
π Others
[USER]
Vendor gardenerv1.79.0
by @kon-angelo [gardener/machine-controller-manager-provider-openstack#100][USER]
ResourceExhausted
error code is returned when no valid host is found in the zone by @rishabh-11 [gardener/machine-controller-manager-provider-openstack#97][DEPENDENCY]
The following dependency is updated:-
github.com/gardener/machine-controller-manager v0.49.1 -> v0.50.0 by @rishabh-11 [gardener/machine-controller-manager-provider-openstack#98]