issues
search
kubecost
/
cluster-turndown
Automated turndown of Kubernetes clusters on specific schedules.
Apache License 2.0
261
stars
25
forks
source link
Status Logging, Better Validation, and Cancellation Control
#2
Closed
mbolt35
closed
4 years ago
mbolt35
commented
4 years ago
Added named logging at various levels to all of the turndown implementation to more clearly report status.
Added prevention for cancellation during the execution of a job.
Added better validation of start and end times to prevent scheduling scaledown at times in the past.