gardener / gardener-extension-provider-openstack

Gardener extension controller for the OpenStack cloud provider (https://openstack.org).
https://gardener.cloud
Apache License 2.0
28 stars 82 forks source link

Support for Kubernetes v1.31 #856

Closed ialidzhikov closed 1 month ago

ialidzhikov commented 1 month ago

How to categorize this PR?

/area open-source usability /kind enhancement /platform openstack /exp intermediate /topology garden seed shoot /merge squash

What this PR does / why we need it: This PR adds support for Kubernetes 1.31 to the extension.

Which issue(s) this PR fixes: Part of https://github.com/gardener/gardener/issues/10286

Special notes for your reviewer:

Release note:

The provider-openstack extension does now support shoot clusters with Kubernetes version 1.31. You should consider the [Kubernetes release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md) before upgrading to 1.31. 
gardener-robot commented 1 month ago

@ialidzhikov You need rebase this pull request with latest master branch. Please check.