MTV-4343: cursor test - #845
Open
anarnold97 wants to merge 1 commit into
Open
Conversation
Signed-off-by: A.Arnold <anarnold@redhat.com>
RichardHoch
reviewed
Jan 20, 2026
| Specifies the URL of the endpoint of the API server. | ||
|
|
||
| [start=2] | ||
| . Create a `Provider` manifest for the source provider: |
Collaborator
There was a problem hiding this comment.
The [start= x] commands are no longer needed, but they don't hurt. The numbering in the preview is fine.
Collaborator
|
LGTM. Left a note. Will insert missing spaces on my PR. I also need to double-check for broken links in the "Planning" user guide. |
Collaborator
Author
|
@RichardHoch - you are missing the point. we need to use tools like cursor to help expedite these types of jobs and reduce the time spent |
Jenny-Anne
reviewed
Jan 20, 2026
| Specifies the name of the `StorageMap` CR. | ||
|
|
||
| `vms`:: | ||
| Specifies the source VMs and their hooks.Accepts either the `id` or the `name` parameter to specify the source VMs. If you are using a UDN, verify that the IP address of the provider is outside the subnet of the UDN. If the IP address is within the subnet of the UDN, the migration fails. |
Collaborator
There was a problem hiding this comment.
Suggested change
| Specifies the source VMs and their hooks.Accepts either the `id` or the `name` parameter to specify the source VMs. If you are using a UDN, verify that the IP address of the provider is outside the subnet of the UDN. If the IP address is within the subnet of the UDN, the migration fails. | |
| Specifies the source VMs and their hooks. Accepts either the `id` or the `name` parameter to specify the source VMs. If you are using a UDN, verify that the IP address of the provider is outside the subnet of the UDN. If the IP address is within the subnet of the UDN, the migration fails. |
Collaborator
|
Great to see the sections for the different providers separated out into different topics, thanks for biting the bullet Andy! Agree that |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JIRA
PREVIEW
I wanted to run this through cursor to see how much we could get done
It looks sane to me