Skip to content
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

Behave the same as 1.8.4 on a new migration plan #1526

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

awels
Copy link
Collaborator

@awels awels commented Oct 17, 2024

The loading behavior was modified in 1.8.5 and
the grid loading was not behaving the same as
1.8.4 when creating a new direct volume migration
plan. The spinner was not covering the grid and
the grid was showing the empty state.

Instead revert to covering the entire grid. And
only show the validating spinner when the grid
selection changed.

Show warning in plan grid if live migration is selected, but kubevirt version is not new enough or has not enabled storage live migration

The loading behavior was modified in 1.8.5 and
the grid loading was not behaving the same as
1.8.4 when creating a new direct volume migration
plan. The spinner was not covering the grid and
the grid was showing the empty state.

Instead revert to covering the entire grid. And
only show the validating spinner when the grid
selection changed.

Signed-off-by: Alexander Wels <awels@redhat.com>
@awels awels force-pushed the fix_pv_selection_grid_load branch from 7c97ee6 to 6af4a32 Compare October 18, 2024 20:18
Copy link
Contributor

@dymurray dymurray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

VISIACK

@dymurray dymurray merged commit f9dad67 into migtools:master Oct 28, 2024
1 check passed
rayfordj pushed a commit that referenced this pull request Oct 28, 2024
The loading behavior was modified in 1.8.5 and
the grid loading was not behaving the same as
1.8.4 when creating a new direct volume migration
plan. The spinner was not covering the grid and
the grid was showing the empty state.

Instead revert to covering the entire grid. And
only show the validating spinner when the grid
selection changed.

Signed-off-by: Alexander Wels <awels@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants