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

vmctl: support week step for time-based chunks #4738

Closed
hagen1778 opened this issue Jul 28, 2023 · 1 comment
Closed

vmctl: support week step for time-based chunks #4738

hagen1778 opened this issue Jul 28, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request vmctl

Comments

@hagen1778
Copy link
Collaborator

Is your feature request related to a problem? Please describe

vmctl supports time-based chunking of migration with the following time units: month, day, hour, minute.

But there is a big difference in time between a day and month.

Describe the solution you'd like

Would be nice to support week time unit for time-based chunking migration.

Describe alternatives you've considered

No response

Additional information

No response

@valyala
Copy link
Collaborator

valyala commented Aug 12, 2023

The --vm-native-step-interval command-line flag at vmctl gains support for week option starting from v1.93.0. Closing the feature request as done.

@valyala valyala closed this as completed Aug 12, 2023
valyala added a commit that referenced this issue Aug 12, 2023
… now supports `week` value

This is a follow-up for d322ee4

Updates #4738
valyala added a commit that referenced this issue Aug 12, 2023
… now supports `week` value

This is a follow-up for d322ee4

Updates #4738
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vmctl
Projects
None yet
Development

No branches or pull requests

3 participants