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

🌱 e2e: add function to create the ClusterProxy when using a secondary kind-based management cluster #10804

Merged

Conversation

chrischdi
Copy link
Member

What this PR does / why we need it:

When using UseKindForManagementCluster: true in clusterctl upgrade tests:
This allows users of this test specification to define a custom function to create the ClusterProxy for the management cluster.
By that it is possible to create the default ClusterProxy, but with their own scheme and options or even create a custom ClusterProxy which has a different implementation.

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 #

xref: kubernetes-sigs/cluster-api-provider-vsphere#3024

/area e2e-testing

@k8s-ci-robot k8s-ci-robot added area/e2e-testing Issues or PRs related to e2e testing cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jun 27, 2024
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 27, 2024
@sbueringer
Copy link
Member

/assign @cahillsf

@chrischdi chrischdi force-pushed the pr-test-extend-kind-mgmt-cluster branch from 84cbfa6 to 512cb17 Compare June 28, 2024 12:12
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 28, 2024
@chrischdi chrischdi force-pushed the pr-test-extend-kind-mgmt-cluster branch from 512cb17 to ffe313b Compare June 28, 2024 12:15
@chrischdi chrischdi force-pushed the pr-test-extend-kind-mgmt-cluster branch from ffe313b to cfc670e Compare June 28, 2024 13:02
@sbueringer
Copy link
Member

/lgtm
/approve

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

LGTM label has been added.

Git tree hash: d503f3863b95a7942a00f3636a059412df5b3ed7

@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 Jun 28, 2024
@k8s-ci-robot k8s-ci-robot merged commit 9ef0c96 into kubernetes-sigs:main Jun 28, 2024
20 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.8 milestone Jun 28, 2024
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/e2e-testing Issues or PRs related to e2e 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants