Add IBM Power VS: machine assets#5611
Add IBM Power VS: machine assets#5611openshift-merge-robot merged 3 commits intoopenshift:masterfrom
Conversation
a5a89a0 to
81835bd
Compare
|
@rna-afk does anyone else need eyes on the rest of these? |
|
I cannot approve these PRs so I'll make sure to review it before I ask one of the team members to approve it. |
81835bd to
ac9492f
Compare
|
@rna-afk made all suggested changes |
ac9492f to
a6e9ece
Compare
|
/lgtm |
|
Please re-verify vendoring. |
|
/test verify-vendor |
a6e9ece to
1caca8a
Compare
0548afa to
28bda71
Compare
|
@patrickdillon assuming these tests all pass after #5612 merges, can either you or @staebler add your |
|
Matthew already approved it so I will give an lgtm once #5612 passes |
|
There is no |
|
/lgtm |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
verify-vendor is failing /lgtm cancel |
|
28bda71 to
315d985
Compare
fa1eee8 to
5844146
Compare
5844146 to
7a192a3
Compare
Update the go version used for verifying vendoring from 1.16 to 1.17. The CI job uses its own image and does not use the image specified in the script. Therefore, the go version in the script must match the go version in the CI job, particularly when there are breaking changes between go versions (as there are between 1.16 and 1.17 when it comes to modules).
For more background on IPI on Power VS, refer to the enhancement proposal here: openshift/enhancements#736 Older discussions on some of the code here can be found in openshift#5224 Signed-off-by: Christy Norman <christy@linux.vnet.ibm.com>
|
I cherry-picked in #5709 and running |
7a192a3 to
e0d70a9
Compare
a2e8b6f to
ae2d4fa
Compare
There was a problem hiding this comment.
Looks like go mod tidy is adamant about keeping this change now.
Signed-off-by: Christy Norman <christy@linux.vnet.ibm.com>
ae2d4fa to
1608772
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: staebler 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 |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
@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. |
For more background on IPI on Power VS, refer to the enhancement
proposal here: openshift/enhancements#736
Older discussions on some of the code here can be found in #5224
Signed-off-by: Christy Norman christy@linux.vnet.ibm.com