Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Kubernetes v1.31 #324

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ialidzhikov
Copy link
Member

How to categorize this PR?

/area open-source usability
/kind enhancement
/platform equinix-metal
/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 gardener/gardener#10286

Special notes for your reviewer:

  • I have not validated the functionality as follows:
    • ❌ Create new clusters with versions < 1.31
    • ❌ Create new clusters with version = 1.31
    • ❌ Upgrade old clusters from version 1.30 to version 1.31
    • ❌ Delete clusters with versions < 1.31
    • ❌ Delete clusters with version = 1.31

/cc @schrodit could you please test cluster creation etc. enlisted before. I don't have any environment to do so.

Release note:

The provider-equinix-metal 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 gardener-robot added area/open-source Open Source (community, enablement, contributions, conferences, CNCF, etc.) related area/usability Usability related exp/intermediate Issue that requires some project experience kind/enhancement Enhancement, improvement, extension merge/squash Should be merged via 'Squash and merge' platform/equinix-metal Equinix Metal platform/infrastructure (previously Packet) topology/garden Affects Garden clusters topology/seed Affects Seed clusters topology/shoot Affects Shoot clusters needs/review Needs review labels Sep 12, 2024
@gardener-robot gardener-robot added the size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) label Sep 12, 2024
@ialidzhikov ialidzhikov changed the title Add Kubernetes 1.31 support to README.md Support for Kubernetes v1.31 Sep 12, 2024
@RiRa12621
Copy link
Collaborator

/assign @RiRa12621

@gardener-robot gardener-robot added the size/m Size of pull request is medium (see gardener-robot robot/bots/size.py) label Oct 1, 2024
@ialidzhikov ialidzhikov marked this pull request as ready for review October 1, 2024 07:59
@gardener-robot gardener-robot removed the size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) label Oct 1, 2024
@ialidzhikov ialidzhikov added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Oct 1, 2024
@ci-shared-oss-pipeline-0 ci-shared-oss-pipeline-0 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Oct 1, 2024
@RiRa12621
Copy link
Collaborator

/ok-to-test

@RiRa12621
Copy link
Collaborator

can you please rebase so we get rid of the merge conflict @ialidzhikov ?

VolumeSnapshotDataSource was promoted to GA and locked to default (true) in K8s 1.22
CSINodeInfo was promoted GA and locked to default (true) in K8s 1.17
CSIDriverRegistry was promoted GA and locked to default (true) in K8s 1.18
KubeletPluginsWatcher was promoted to GA in K8s 1.13 and locked to default (true) in K8s 1.14
@ialidzhikov
Copy link
Member Author

can you please rebase so we get rid of the merge conflict @ialidzhikov ?

Done.

@ialidzhikov ialidzhikov added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Nov 26, 2024
@ci-shared-oss-pipeline-0 ci-shared-oss-pipeline-0 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/open-source Open Source (community, enablement, contributions, conferences, CNCF, etc.) related area/usability Usability related exp/intermediate Issue that requires some project experience kind/enhancement Enhancement, improvement, extension merge/squash Should be merged via 'Squash and merge' needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review platform/equinix-metal Equinix Metal platform/infrastructure (previously Packet) size/m Size of pull request is medium (see gardener-robot robot/bots/size.py) topology/garden Affects Garden clusters topology/seed Affects Seed clusters topology/shoot Affects Shoot clusters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants