You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not a bad idea, but you could use something like a CronJob with activeDeadlineSeconds configured instead if you don't want the application to run outside of business hours.
Describe the feature request
It will allow us to define an off-hour time range and only roll nodes during that time.
e.g. HANDLER_START_HOUR, HANDLER_STOP_HOUR
== from HANDLER_START_HOUR to HANDLER_STOP_HOUR ==
it should do what it currently does
== from HANDLER_STOP_HOUR to HANDLER_START_HOUR ==
it should not cordon OR drain any node
Why do you personally want this feature to be implemented?
I don't have to wake up at night to merge my PR and/OR trigger the pipeline to change the template and kick off asg-rolling-update-handler :)
How long have you been using this project?
6 months
Additional information
This is an amazing project!!! Thank you!!!
The text was updated successfully, but these errors were encountered: