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
Fix/pod deletion timeout (#305)
* Fix pod deletion timeout, using TerminationGracePeriodSeconds instead of DeletionGracePeriodSeconds
* Upgrade chart to 3.1.0-rc.2
Fix/pod deletion timeout (#305)
* Fix pod deletion timeout, using TerminationGracePeriodSeconds instead of DeletionGracePeriodSeconds
* Upgrade chart to 3.1.0-rc.2
Fix various bugs introduced by recent dependencies updates (#304)
* Fix various bugs introduced by recent dependencies updates
* Name supervision controller
* Rollback polling to PollImmediate function
* Upgrade chart to 3.1.0-rc.1
Fix various bugs introduced by recent dependencies updates (#304)
* Fix various bugs introduced by recent dependencies updates
* Name supervision controller
* Rollback polling to PollImmediate function
* Upgrade chart to 3.1.0-rc.1
Support cluster-autoscaler 1.30.x yaml status (#297)
* Add parsing of yaml status, present since cluster-autoscaler 1.30
* Remove parsing of LongNotStarted due to deprecation since cluster-autoscaler 1.22