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

🐛 Use Kubernetes 1.24 in quickstart and CAPD, bump to kind v0.14 #6559

Conversation

sbueringer
Copy link
Member

What this PR does / why we need it:
Cherry-pick of #6513
Also includes #6557

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

* Use Kubernetes 1.24 in quickstart and CAPD
* Bumps kind to v0.14 for v1.24 support as kind management cluster
* Migrates CI upgrade tests to use cluster class and version aware patches for cgroupDriver
* Implement workaround for DockerMachinePools which are not supported by ClusterClass to use correct cgroupDriver on upgrade tests.

Co-authored-by: killianmuldoon <[email protected]>
Co-authored-by: sbueringer <[email protected]>
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 27, 2022
@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label May 27, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please ask for approval from sbueringer after the PR has been reviewed.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 27, 2022
@sbueringer sbueringer changed the base branch from main to release-1.1 May 27, 2022 09:32
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels May 27, 2022
@sbueringer
Copy link
Member Author

/retest

@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 27, 2022
@k8s-ci-robot
Copy link
Contributor

@sbueringer: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-e2e-main 40952f4 link true /test pull-cluster-api-e2e-main
pull-cluster-api-e2e-informing-ipv6-main 40952f4 link false /test pull-cluster-api-e2e-informing-ipv6-main
pull-cluster-api-build-main 40952f4 link true /test pull-cluster-api-build-main
pull-cluster-api-e2e-informing-main 40952f4 link false /test pull-cluster-api-e2e-informing-main
pull-cluster-api-apidiff-main 40952f4 link false /test pull-cluster-api-apidiff-main
pull-cluster-api-test-mink8s-main 40952f4 link true /test pull-cluster-api-test-mink8s-main
pull-cluster-api-test-main 40952f4 link true /test pull-cluster-api-test-main
pull-cluster-api-verify-main 40952f4 link true /test pull-cluster-api-verify-main
pull-cluster-api-verify-release-1-1 40952f4 link true /test pull-cluster-api-verify-release-1-1

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/test-infra repository. I understand the commands that are listed here.

@sbueringer
Copy link
Member Author

Created with the wrong base, have to re-create to get rid of the old failed jobs

@sbueringer sbueringer closed this May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants