-
Notifications
You must be signed in to change notification settings - Fork 1.5k
terraform: ibmcloud: bump provider version #6210
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
terraform: ibmcloud: bump provider version #6210
Conversation
|
@cjschaef FYI |
r4f4
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Vendoring changes should be in their own commit.
|
hmm. @r4f4 . this is all pretty much just one giant vendor. which files specifically should i split out? the two under
|
Yes. |
|
/retest-required |
5372966 to
7b49c60
Compare
|
@r4f4 commits split out |
@clnperez thanks, that looks good. I'm afraid I'll be pedantic again: to align the commit msg with the team guidelines [1], I'd suggest rewording the mod files commit to something like: But we can wait for the current ibmcloud e2e run to finish first. |
to get network_name from ibm_pi_dhcps for the Power VS provider Signed-off-by: Christy Norman <christy@linux.vnet.ibm.com>
the new files under vendor Signed-off-by: Christy Norman <christy@linux.vnet.ibm.com>
7b49c60 to
a6aea18
Compare
|
@r4f4 fixed up the commit verbiage and pushed after the tests had all completed. the ibmcloud ci spins up a cluster and runs tests so i'm pretty confident that this is fine. but will wait for the ibmcloud folks approval |
|
/lgtm |
|
I agree with #6210 (comment) Did some local testing with these changes as well and x86_64 looks to be okay with them. /lgtm |
|
@cjschaef: changing LGTM is restricted to collaborators DetailsIn 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. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: patrickdillon 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 |
|
@clnperez: The following tests failed, say
Full PR test history. Your PR dashboard. 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/test-infra repository. I understand the commands that are listed here. |
|
/retest-required |
to get
network_namefrom ibm_pi_dhcps for the Power VS providerSigned-off-by: Christy Norman christy@linux.vnet.ibm.com