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

Datetime-ranged scheduled cluster updates #44

Open
elgalu opened this issue May 31, 2018 · 2 comments
Open

Datetime-ranged scheduled cluster updates #44

elgalu opened this issue May 31, 2018 · 2 comments

Comments

@elgalu
Copy link

elgalu commented May 31, 2018

Feature request

Support timeframes or datetime frames scheduled cluster updates.

(opposed to automatically triggered cluster updates)

Changes would pile-up and automatically executed all at once in the specified hours, could be cron syntax or something else.

This might be useful for ensuring scheduling cluster updates are run out of high peak usage, specific dates (e.g. Black Friday), outside of office hours, etc...

@szuecs
Copy link
Member

szuecs commented May 31, 2018

@elgalu what if the cluster update takes >24h?
You defined that we can specify a start time using cron syntax, but there is no "end". Cluster updates can be stuck and as Ops we can pause them and we are able to let it continue. The question is what do you expect as user to happen?
For example you can have a cluster which has a split version with new and old versions that might interfere.
Maybe it'S not likely enough to implement it but it would be nice to get user feedback for this.

@elgalu
Copy link
Author

elgalu commented May 31, 2018

Good point. This should only apply to cluster start datetime. What happens after a cluster update that's another story, if it takes 24hs then it takes 24hs but this is probably an edge case.

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

No branches or pull requests

2 participants