tests: add e2e test for MachinePool#1539
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 DetailsNeeds 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
|
@justinsb is this reviewable/mergeable? Or do you want to add other PRs before this one? TY |
|
PR needs rebase. DetailsInstructions 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-sigs/prow repository. |
|
Hey @justinsb @bochengchu should we resume this? Thanks! |
Adds a test to MachinePool work #1506