-
Notifications
You must be signed in to change notification settings - Fork 223
tests: add e2e test for MachinePool #1539
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
✅ Deploy Preview for kubernetes-sigs-cluster-api-gcp ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: justinsb 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 |
ed3b28d to
3e3b5fd
Compare
0196c4b to
8231d8c
Compare
|
WIP because this is adding the test to #1506 |
8231d8c to
45925ca
Compare
76c0a15 to
b5c5002
Compare
Co-authored-by: Christian Schlotter <christi.schlotter@gmail.com>
In order for nodes to be associated to the MachinePool, we need to populate the spec.providerIDList field. This field is known to the MachinePool controller. Co-authored-by: Christian Schlotter <christi.schlotter@gmail.com>
b5c5002 to
4ed7a24
Compare
Adds a test to MachinePool work #1506