-
Notifications
You must be signed in to change notification settings - Fork 45
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
Sleep timer #361
Comments
Notes from @waveywaves :
|
We need to setup a webhook that would receive the information from the operator when a cluster is put to sleep. UPD: no webhook for now |
Follow up ticket: https://github.com/UffizziCloud/uffizzi_platform/issues/1256 |
Summary
This issue adds timer logic the basic sleep/wake functionality implemented here.
The timers should be enforced at the platform level by tier. In this iteration, users will not have the option extend/disable the timers.
These should be the tier defaults:
Users can wake a sleeping cluster with
uffizzi cluster wake
. Anduffizzi cluster sleep
should force a cluster to sleep immediately no matter what the timer is (edited)The text was updated successfully, but these errors were encountered: