CNV-1396_2 Fixing Vikram's comments from merged PR #26676
CNV-1396_2 Fixing Vikram's comments from merged PR #26676adellape merged 1 commit intoopenshift:masterfrom
Conversation
|
The preview will be available shortly at: |
adellape
left a comment
There was a problem hiding this comment.
This LGTM: ifdef'd items now show up in the rendered assembly.
|
Needs QE ack to verify that the addition of the blockstorage in the code samples makes sense. |
|
Eliminated conditionals from both module and assembly. @aglitke approved new YAML (in Chat) and suggested accessmode parm be ReadWriteMany not ReadWriteOnce. Revised some text to reflect block mode is used in this example. |
|
/cherrypick enterprise-4.6 |
|
@adellape: new pull request created: #27206 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. |
|
@bgaydosrh I see that this has 'enterprise-4.6 only' and was not cherry-picked to enterprise-4.7. This has created a bunch of merge conflicts trying to cherry-pick #27562 to enterprise-4.7 now and it's difficult to see how the changes in this PR don't also apply to enterprise-4.7. Since this PR was initially created a few days before enterprise-4.7 was created, I'm going to presume that it was an oversight and this PR should have been updated to also be cherry-picked to enterprise-4.7, which I'll do now so that it's in line with master and e-4.6. @vikram-redhat in case you have more context |
|
/cherry-pick enterprise-4.7 |
|
@aburdenthehand: new pull request created: #27679 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. |
This PR fixes issues raised by @vikram-redhat in merged PR #25231
Link to original story: https://issues.redhat.com/browse/CNV-1396
Peer review needed. Label enterprise-4.6 only