-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Update supported Kubernetes version to 1.25+ #10490
Update supported Kubernetes version to 1.25+ #10490
Conversation
Signed-off-by: Jakub Scholz <[email protected]>
/azp run regression |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run upgrade |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run migration |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run helm-acceptance |
Azure Pipelines successfully started running 1 pipeline(s). |
/packit test --labels regression |
/azp run kraft-regression |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run feature-gates-regression |
Azure Pipelines successfully started running 1 pipeline(s). |
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
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.
TF errors are specific to TF itself, I am trying to debug it so I will propose a solution in different PR. It shouldn't block this one.
Thanks for looking into it @Frawless |
Type of change
Description
This PR updates the supported Kubernetes versions to 1.25+ as planned. It updates the docs, the code and the various CI tooling.
Checklist