gardener / garden-setup

Describes Gardener components for installation of a Gardener landscape using sow
Other
78 stars 54 forks source link

[ci:component:github.com/gardener/gardener-extension-provider-openstack:v1.36.0->v1.38.0] #1250

Closed gardener-robot-ci-3 closed 10 months ago

gardener-robot-ci-3 commented 10 months ago

Release Notes:

Remove dependency to specific calico and cilium versions.
updated image csi-provisioner -> `v3.6.1`
updated image manila-csi-plugin `v1.27.1`-> `v1.27.2`
Force drain and delete volume attachments for nodes un-healthy due to `ReadOnlyFileSystem` and `NotReady` for too long
Added a new metric that will allow to get the number of stale (due to unhealthiness) machines  that are getting terminated
An edge case where outdated DesiredReplicas annotation blocked a rolling update is fixed.
updated image snapshot-controller -> `v6.3.0`
The zonal manila storage classes are now deprecated and will be removed in a future version.
An issue causing nil pointer panic on scaleup of the machinedeployment along with trigger of rolling update, is fixed
Updated to go v1.20.5
updated image cloud-provider-openstack -> `v1.28.1`
The provider-openstack extension does now support shoot clusters with Kubernetes version 1.28. You should consider the [Kubernetes release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.28.md) before upgrading to 1.28. 
`ResourceExhausted` error code is returned when no valid host is found in the zone 
updated image csi-attacher -> `v4.4.1`
A new make target is introduced to add license headers.
Allow configuration of etcd storage class reclaimPolicy
Add tcp healthcheck to csi-snapshot-validation-webhook
updated image livenessprobe -> `v2.11.0`
The following dependency is updated:-
github.com/gardener/machine-controller-manager v0.49.1 -> v0.50.0
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.
Enable propagating pod routes to nodes without overlay network
updated image cinder-csi-plugin `v1.27.1`-> `v1.27.2`
Included `UnavailableReplicas` in determining if a machine deployment status update is needed
Update external-snapshotter to v6.3.1
`provider-openstack` extension now supports [Shoot Force Deletion](https://github.com/gardener/gardener/blob/master/docs/usage/shoot_operations.md#force-deletion). 
updated image cloud-provider-openstack `v1.27.1`-> `v1.27.2`
updated image csi-provisioner -> `v3.6.0`
Bump `k8s.io/*` deps to v0.27.2
Use NFS version v4.1 as mount options for manila storage classes
Vendor gardener `v1.79.0`
updated image csi-resizer -> `v1.9.0`
updated image csi-resizer -> `v1.9.1`
The following golang dependencies have been upgraded :
- `gardener/gardener` to `v1.80.3`
- `k8s.io/*` to `v0.27.5`
- `sigs.k8s.io/controller-runtime` to `v0.16.2`
`provider-openstack` no longer supports Shoots or Seeds with Кubernetes version < 1.24.
Add manila auto-topology storage class
Removed dead metrics code and refactored the remaining metrics code
Added `errorCode` field in the `LastOperation` struct. This should be implemented only for the `CreateMachine` call in the `triggerCreationFlow`. This field will be utilized by Cluster autoscaler to do early backoff 
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.
Added description to openstack security group rules.
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
updated image cloud-provider-openstack -> `v1.26.4`
Add manila topology labels to machines. This enables scaling from 0 for pods depending on manila volumes.
updated image csi-attacher -> `v4.4.0`
updated image cloud-provider-openstack -> `v1.27.3`
gardener-robot commented 10 months ago

@gardener-robot-ci-3 Thank you for your contribution.