Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Allow configuring reboot delay #155

Open
dhawal55 opened this issue Nov 10, 2017 · 1 comment
Open

Allow configuring reboot delay #155

dhawal55 opened this issue Nov 10, 2017 · 1 comment

Comments

@dhawal55
Copy link

I'm assuming update operator is rebooting one node at a time. I would propose to allow configuring the time delay between node reboots. Locksmithd has a hardcoded rebootDelay of 5 mins but I would prefer much slower rollout of updates and want it to be configurable.

@dghubble
Copy link
Member

It would be nice to have an option for the delay. However, the update-operator is a state machine which performs a number of coordinated actions, we can't simply sleep or it'll introduce issues down the road.

Technically, you could have a pre-reboot pod that waits for your desired period right now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants