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

Improve time window to use cron expression. #343

Closed
gthao313 opened this issue Nov 18, 2022 · 0 comments · Fixed by #351
Closed

Improve time window to use cron expression. #343

gthao313 opened this issue Nov 18, 2022 · 0 comments · Fixed by #351
Assignees

Comments

@gthao313
Copy link
Member

Right now, we only support time window scheduler to allow brupop update on specific a time slot around a day.
For example:

# Update time window setting
# Brupop will operate node updates within update time window.
# when you set up time window start and stop time, you should use UTC (24-hour time notation).
UPDATE_WINDOW_START=0:0:0
UPDATE_WINDOW_STOP=0:0:0

Cron expression would be a better choice to enhance time window scheduler, so users are more flexible to schedule maintenance time window on their purpose .

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 a pull request may close this issue.

1 participant