-
Notifications
You must be signed in to change notification settings - Fork 460
Update Kubernetes versions to 1.33 #5994
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5994 +/- ##
=======================================
Coverage 44.72% 44.72%
=======================================
Files 279 279
Lines 25274 25274
=======================================
Hits 11304 11304
Misses 13144 13144
Partials 826 826 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/test pull-cluster-api-provider-azure-e2e |
|
/test pull-cluster-api-provider-azure-e2e-optional |
Makefile
Outdated
| export GO111MODULE=on | ||
|
|
||
| # Kubebuilder. | ||
| export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.32.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's bump this too.
|
/test pull-cluster-api-provider-azure-e2e-windows |
nojnhuh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
/hold for tests
|
LGTM label has been added. Git tree hash: 71474c84efc08656a78545feb589c4fae4b98ec6
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nojnhuh The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test pull-cluster-api-provider-azure-e2e Hopefully a transient failure: |
|
@mboersma: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/test pull-cluster-api-provider-azure-e2e |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Moves the default k8s version forward from 1.32 to 1.33 to avoid falling into the unsupported version trap, as has happened before.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
See #5528 for prior art.
TODOs:
Release note: