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

🌱 Allow control plane count to be configurable in clusterctl upgrade test. #10584

Merged

Conversation

willie-yao
Copy link
Contributor

What this PR does / why we need it:
Currently, the clusterctl upgrade test hard-codes the controlPlaneMachineCount to 1. There are some scenarios, such as CAPZ's managed cluster, that create a cluster without a control plane machine. This PR will add a fix to add support for those scenarios.

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 #

/area testing

@k8s-ci-robot k8s-ci-robot added area/testing Issues or PRs related to testing cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 9, 2024
@willie-yao
Copy link
Contributor Author

cc @sbueringer. Had to create this fix as a follow-up to #10498

@sbueringer
Copy link
Member

#10584 (comment)

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 13, 2024
@willie-yao
Copy link
Contributor Author

/test pull-cluster-api-e2e-main

@sbueringer
Copy link
Member

sbueringer commented May 14, 2024

Thx!

/lgtm
/approve

Feel free to cherry-pick

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 14, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 1a65fb3adbd88ca69acb807f9d1fa3c0cb4d98b5

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sbueringer

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 14, 2024
@k8s-ci-robot k8s-ci-robot merged commit a066d37 into kubernetes-sigs:main May 14, 2024
21 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.8 milestone May 14, 2024
@willie-yao
Copy link
Contributor Author

Feel free to cherry-pick

Thanks! I'll create manual cherry-picks since these changes are across two PRs. I'll incorporate #10498 into the cherry-picks.

@willie-yao
Copy link
Contributor Author

Opened cherry-pick PRs #10614 and #10615

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/testing Issues or PRs related to testing cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants