Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Support for Kubernetes v1.24 #239

Merged
merged 3 commits into from
May 28, 2022
Merged

Conversation

acumino
Copy link
Contributor

@acumino acumino commented May 28, 2022

How to categorize this PR?

/area open-source usability
/kind enhancement
/platform vsphere

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

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

Special notes for your reviewer:

I have successfully validated the functionality as follows:

  • ✅ Create new clusters with versions < 1.24
  • ✅ Create new clusters with version = 1.24
  • ✅ Upgrade old clusters from version 1.23 to version 1.24
  • ✅ Delete clusters with versions < 1.24
  • ✅ Delete clusters with version = 1.24

Release note:

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

@acumino acumino requested review from a team as code owners May 28, 2022 07:53
@gardener-robot gardener-robot added area/open-source Open Source (community, enablement, contributions, conferences, CNCF, etc.) related area/usability Usability related kind/enhancement Enhancement, improvement, extension platform/vsphere VMware vSphere platform/infrastructure labels May 28, 2022
@gardener-robot
Copy link

@acumino Thank you for your contribution.

@gardener-robot gardener-robot added needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels May 28, 2022
@gardener-robot-ci-3 gardener-robot-ci-3 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 May 28, 2022
@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 May 28, 2022
Copy link
Contributor

@rfranzke rfranzke 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 May 28, 2022
@rfranzke rfranzke merged commit 9a44f59 into gardener-attic:main May 28, 2022
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label May 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/open-source Open Source (community, enablement, contributions, conferences, CNCF, etc.) related area/usability Usability related kind/enhancement Enhancement, improvement, extension needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) platform/vsphere VMware vSphere platform/infrastructure 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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants