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.26 #242

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Support for Kubernetes v1.26 #242

merged 1 commit into from
Feb 7, 2023

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.26 to the extension.

Which issue(s) this PR fixes:
Part of gardener/gardener#6773

Special notes for your reviewer:

  • I have not validated the functionality as follows due to missing test/dev environment:
    • ❔ Create new clusters with versions < 1.26
    • ❔ Create new clusters with version = 1.26
    • ❔ Upgrade old clusters from version 1.25 to version 1.26
    • ❔ Delete clusters with versions < 1.26
    • ❔ Delete clusters with version = 1.26

Release note:

The provider-equinix-metal extension does now support shoot clusters with Kubernetes version 1.26. You should consider the [Kubernetes release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.26.md) before upgrading to 1.26. 

@ialidzhikov ialidzhikov requested a review from a team as a code owner January 30, 2023 14:03
@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 size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels Jan 30, 2023
@gardener-robot-ci-2 gardener-robot-ci-2 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 Jan 30, 2023
@gardener-robot-ci-2 gardener-robot-ci-2 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 Jan 30, 2023
@ialidzhikov ialidzhikov changed the title Add Kubernetes 1.26 support to README.md Support for Kubernetes v1.25 Jan 30, 2023
@shafeeqes shafeeqes changed the title Support for Kubernetes v1.25 Support for Kubernetes v1.26 Jan 31, 2023
Copy link
Contributor

@shafeeqes shafeeqes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/review Needs review labels Feb 7, 2023
@shafeeqes
Copy link
Contributor

/cc @rfranzke

@rfranzke rfranzke merged commit 4cb5a90 into master Feb 7, 2023
@rfranzke rfranzke deleted the kubernetes-v1.26 branch February 7, 2023 09:38
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Feb 7, 2023
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) platform/equinix-metal Equinix Metal platform/infrastructure (previously Packet) reviewed/lgtm Has approval for merging size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged) 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.

5 participants