Skip to content

Implement storage migration logic#5

Merged
awels merged 1 commit intokubevirt:mainfrom
awels:implement_migration_logic
Nov 12, 2025
Merged

Implement storage migration logic#5
awels merged 1 commit intokubevirt:mainfrom
awels:implement_migration_logic

Conversation

@awels
Copy link
Copy Markdown
Member

@awels awels commented Nov 12, 2025

What this PR does / why we need it:
Renamed migplan and migmigration to storagemigplan and storagemig. Renamed the CRDs to match the new names.
Added unit tests for the storage mig plan and storage migration logic.
Added kubevirt and CDI CRDs to the test environment.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.

Release note:


@kubevirt-bot kubevirt-bot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. size/XXL labels Nov 12, 2025
@awels awels force-pushed the implement_migration_logic branch 3 times, most recently from 54acd20 to ecc77fc Compare November 12, 2025 01:45
Renamed migplan and migmigration to storagemigplan and storagemig.
Renamed the CRDs to match the new names.
Added unit tests for the storage mig plan and
storage migration logic.
Added kubevirt and CDI CRDs to the test environment.

Signed-off-by: Alexander Wels <awels@redhat.com>
@awels awels force-pushed the implement_migration_logic branch from ecc77fc to cb59cf2 Compare November 12, 2025 01:48
@awels awels merged commit dc89ce3 into kubevirt:main Nov 12, 2025
3 of 4 checks passed
@awels
Copy link
Copy Markdown
Member Author

awels commented Nov 12, 2025

/cherry-pick release-1.7

@awels
Copy link
Copy Markdown
Member Author

awels commented Nov 12, 2025

/cherry-pick release-1.6

@kubevirt-bot
Copy link
Copy Markdown

@awels: cannot checkout release-1.7: error checking out "release-1.7": exit status 1 error: pathspec 'release-1.7' did not match any file(s) known to git

Details

In response to this:

/cherry-pick release-1.7

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-sigs/prow repository.

@kubevirt-bot
Copy link
Copy Markdown

@awels: cannot checkout release-1.6: error checking out "release-1.6": exit status 1 error: pathspec 'release-1.6' did not match any file(s) known to git

Details

In response to this:

/cherry-pick release-1.6

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-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has DCO signed all their commits. size/XXL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants