CNV-1396 Cloning a DataVolume using smart-cloning#25231
CNV-1396 Cloning a DataVolume using smart-cloning#25231bergerhoffer merged 1 commit intoopenshift:masterfrom
Conversation
|
The preview will be available shortly at: |
ccf3647 to
bf3b13e
Compare
f0f5c3a to
113a8d5
Compare
|
Looks good to me. |
|
Both Dev and QE have signed off but the feature is still not testable.Once it is and I receive confirmation of this I can move this PR to peer review and merge. |
8c186bb to
40c9d12
Compare
bergerhoffer
left a comment
There was a problem hiding this comment.
Just two more minor things, otherwise LGTM!
kgoldbla
left a comment
There was a problem hiding this comment.
Please update the doc with changes requested by mhenricks
|
This LGTM too now. @bgaydosrh is this ready for me to merge? |
|
Yes thanks!
On Thu, Oct 15, 2020 at 11:02 AM Andrea Hoffer ***@***.***> wrote:
This LGTM too now. @bgaydosrh <https://github.com/bgaydosrh> is this
ready for me to merge?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#25231 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALQXFOJXPCBH7Z6BX2Y5Z53SK4FDXANCNFSM4QT7LD2Q>
.
--
*Bob Gaydos*
He | His
Senior Technical Writer, Customer Content Services, Cloud Platform
Red Hat Virtualization
Red Hat <https://www.redhat.com/>
<https://www.redhat.com/>
|
|
/cherrypick enterprise-4.6 |
|
@bergerhoffer: new pull request created: #26502 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. |
|
|
||
| == Additional resources | ||
|
|
||
| * xref:../../../virt/virtual_machines/cloning_vms/virt-cloning-vm-disk-into-new-datavolume.html#virt-cloning-pvc-of-vm-disk-into-new-datavolume_virt-cloning-vm-disk-into-new-datavolume[Cloning the PersistentVolumeClaim of a virtual machine disk into a new DataVolume] |
There was a problem hiding this comment.
Hey @bgaydosrh this should link to an adoc file, not to an HTML.
| <3> The name of the source PVC. | ||
| <4> The size of the new DataVolume. You must allocate enough space, or the | ||
| cloning operation fails. The size must be the same as or larger than the source PVC. | ||
| ifdef::blockstorage[] |
There was a problem hiding this comment.
@bgaydosrh - what's the usage of blockstorage attribute here (and in other code samples) for? I don't see it defined in the enclosing assembly.
There was a problem hiding this comment.
I lifted the module code from something written (by Andrew perhaps?) for another assembly with the blockstorage conditional attribute appropriately defined and unset. I have added the definition and un-setting of the conditional in my new assembly for consistency.
There was a problem hiding this comment.
@vikram-redhat -- if you like I can confer with Andrew if this cond is needed at all. Since I copied this module doc, I assumed it was but I can investigate now, or do it after GA. Your call.
There was a problem hiding this comment.
@bgaydosrh can you link to the new PR to make these fixes?
Using or not using the conditional changes the code samples so this should go through a QE review.
Tagging @awels for code review.
Label *peer review needed" and enterprise-4.6.
Test Build: https://cnv-1396--ocpdocs.netlify.app/openshift-enterprise/latest/virt/virtual_machines/virtual_disks/virt-cloning-a-datavolume-using-smart-cloning.html
Link to new PR to fix changes suggested after merging: #26676