-
Notifications
You must be signed in to change notification settings - Fork 24
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
MTV-1719: Selecting a migration network for a CNV destination provider #596
base: main
Are you sure you want to change the base?
MTV-1719: Selecting a migration network for a CNV destination provider #596
Conversation
@sgratch Please review this PR. It corrects incorrect information in the documentation. |
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.
lgtm
documentation/modules/selecting-migration-network-for-virt-provider.adoc
Outdated
Show resolved
Hide resolved
@anarnold97 I made the change you suggested, but the line spacing looks off to me. It might be a template issue. What do you think? |
f2dd6fd
to
6d032dd
Compare
documentation/modules/about-hook-crs-for-migration-plans-api.adoc
Outdated
Show resolved
Hide resolved
documentation/modules/about-hook-crs-for-migration-plans-api.adoc
Outdated
Show resolved
Hide resolved
documentation/modules/about-hook-crs-for-migration-plans-api.adoc
Outdated
Show resolved
Hide resolved
documentation/modules/about-hook-crs-for-migration-plans-api.adoc
Outdated
Show resolved
Hide resolved
[id="adding-migration-hook_{context}"] | ||
= Adding a migration hook to a migration plan | ||
|
||
You can a migration hook to an existing migration plan. Although you can complete part of the procedure for adding the hook to migration plan by using either the CLI or UI, one step must be done using the CLi. |
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.
You can a migration hook to an existing migration plan. Although you can complete part of the procedure for adding the hook to migration plan by using either the CLI or UI, one step must be done using the CLi. | |
You can add a migration hook to an existing migration plan. Although, you can complete part of the procedure for adding the hook to a migration plan by using either the CLI or UI. However, one step must always be completed using the CLI. |
Bit of mess. LOL
* Migration plan | ||
* Migration hook image or file (discuss) | ||
* File containing the `Secret` for the source provider | ||
* {ocp} service account that has at least Write-access permission for the namespace you are working in |
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.
* {ocp} service account that has at least Write-access permission for the namespace you are working in | |
* {ocp} service account that has at least *write access* permission for the namespace you are working in |
Looking at vmware-prerequisites.adoc, you have previously used write access
. Then go with italics or bold
... Paste your hook in *Ansible playbook*. | ||
... For a post-migration hook, follow the same steps in the *Post migration hook* section. | ||
... At the top of the tab, click *Update hooks*. | ||
... In a terminal, enter following command: |
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.
... In a terminal, enter following command: | |
... In a terminal, enter the following command: |
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.
Looks good, but there are too many wee mistakes
Signed-off-by: RichardHoch <[email protected]> This reverts commit b7938b9.
b60a1ea
to
a046a74
Compare
MTV 2.7
Resolves https://issues.redhat.com/browse/MTV-1719 by correcting the procedure in https://docs.redhat.com/en/documentation/migration_toolkit_for_virtualization/2.7/html/installing_and_using_the_migration_toolkit_for_virtualization/migrating-vms-web-console_mtv#selecting-migration-network-for-virt-provider_mtv
Preview: https://file.corp.redhat.com/rhoch/cnv_dest_provider_mig_network/html-single/#adding-destination-providers [Section 4.2.2.2, "Selecting a migration network for an OpenShift Virtualization provider"]