Add IBM Power VS: types#5609
Conversation
|
@rna-afk can you advise on how we should add the right reviewers and owners to some of these files? Back in October the answer was to add what the checks are complaining about, so sounds like we need to be educated on the new best practices there. |
There was a problem hiding this comment.
The text here implies to me that you can have a successful install without specifying the VPC, in which case your cluster will not use VPC Load Balancers. Is that accurate? Or is the optional aspect of this like it is for other platforms where omitting the VPC tells the installer to create a VPC for you?
There was a problem hiding this comment.
ah -- i blanked on explaining that a few things here are temporary. we've had to pause on including the vpc creation, so for now there are manual steps for dev that we need to take to create a vpc and the networks in both ibmcloud and power vs. after that, vpc will be created by the installer. it's not going to be optional when we've got networking a fix into prod.
There was a problem hiding this comment.
Let's still clean up the text in the description to represent the current behavior.
There was a problem hiding this comment.
i did clean some things up a couple of weeks ago, but, sounds like youre asking for something additional. can you elaborate on where you want current behavior documented?
Add the following to all your installer PRs. Aditya will be the point for doing reviews. |
69521ee to
5586d35
Compare
5586d35 to
8550dad
Compare
Question. Why |
Not sure if there's a preference on the naming and well now I think powervs would be better. Thanks! |
|
|
|
I think I've addressed all @staebler's comments and fixed the two checks that were failing. The only outstanding questions may be around some of our temporary dev networking requirements that we should be able to remove in a week or so. Hopefully everyone is okay with a followup PR for those. |
i would add myself, @r4f4 and @AnnaZivkovic as they work on the installer side of things.and maybe some folks from IBM as well who worked on this |
rna-afk
left a comment
There was a problem hiding this comment.
Looks good. Just a few nits/questions
8550dad to
780de9a
Compare
|
after a quick chat with @Prashanth684 we decided to switch to hopefully good to go now. i've looked through failing tests on each run (with a special focus on the ibmcloud ones, since we share some things -- though nothing in this PR so just being extra careful) and nothing looks related. |
|
/retest ci/prow/unit |
|
@clnperez: The
The following commands are available to trigger optional jobs:
Use
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. |
|
/test unit |
780de9a to
602dbc8
Compare
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
8 similar comments
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/lgtm cancel |
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. An older unreviewed version of this PR can be found here: openshift#5292 Signed-off-by: Christy Norman <christy@linux.vnet.ibm.com>
fc2c342 to
1604905
Compare
|
sorry missed a typo. fixed and those are passing now. PTAL @staebler |
|
/lgtm |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
6 similar comments
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/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. |
|
/test e2e-aws |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
Not aware of any problems in CI right now. The e2e-aws test is failing since this morning. Probably some kind of performance issue with AWS. |
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.
An older unreviewed version of this PR can be found here:
#5292
Signed-off-by: Christy Norman christy@linux.vnet.ibm.com