-
Notifications
You must be signed in to change notification settings - Fork 46
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
feat: add managedinstancegroups #71
feat: add managedinstancegroups #71
Conversation
Hi @charlie-haley. Thanks for your PR. I'm waiting for a GoogleCloudPlatform member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
/assign @rramkumar1 |
/assign |
reviewing -- generally change looks ok |
I just pushed another update as I realised I needed to add |
I'm getting some build errors with your patch:
|
b1cadc9
to
11a8da0
Compare
Sorry had the wrong keyType specified! Should be all working now |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bowei, charlie-haley 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 |
@charlie-haley: The following test failed, say
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. |
/test pull-k8s-cloud-provider-test |
@charlie-haley: Cannot trigger testing until a trusted user reviews the PR and leaves an In response to this:
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. |
/retest |
@nsilve: Cannot trigger testing until a trusted user reviews the PR and leaves an In response to this:
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. |
@charlie-haley do you need any help to progress with that? |
The tests pass locally, it seems like a /retest needs running in the CI which I'm unable to do, only @bowei has permission to do that |
I believe that it would be helpful to resolve the conflicts to make the branch ready to be merged when tests pass. |
New changes are detected. LGTM label has been removed. |
This needs to be updated so it's mergeable -- can you ping once that is done? |
Should be up to date now @bowei |
Gentle bump, we've got a downstream dependency on this PR. Thank you for putting this together! |
Any updates here? |
This was requested in GoogleCloudPlatform#71 trying to clear out the PR backlog
Support has been added. Thanks for your original PR. |
This PR adds support for MIGs as well as updating some dependencies