autoscaler/cluster-autoscaler/core/scaledown
Alexandru Matei 0ee2a359e7 Add option to wait for a period of time after node tainting/cordoning
Node state is refreshed and checked again before deleting the node
It gives kube-scheduler time to acknowledge that nodes state has
changed and to stop scheduling pods on them
2022-10-13 10:37:56 +03:00
..
actuation Add option to wait for a period of time after node tainting/cordoning 2022-10-13 10:37:56 +03:00
deletiontracker Make NodeDeletionTracker implement ActuationStatus interface 2022-04-28 17:08:10 +02:00
eligibility Don't depend on IsNodeBeingDeleted implementation 2022-09-15 16:32:47 +02:00
legacy Add option to wait for a period of time after node tainting/cordoning 2022-10-13 10:37:56 +03:00
pdb Introduce PdbRemainingDisruptions struct 2022-08-30 15:00:53 +00:00
resource Move resource limits checking to a separate package 2022-09-15 16:18:57 +02:00
unremovable Move handing unremovable nodes to dedicated object 2022-05-24 16:24:10 +02:00
scaledown.go switched policy for PodDisruptionBudget from v1beta1 to v1 in time for 1.25 2022-06-24 19:13:03 +02:00