autoscaler/cluster-autoscaler/simulator
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
..
utilization Drop redudant parameter in utilization calculation 2022-09-01 15:16:33 +02:00
basic_cluster_snapshot.go add support for isPVC check in basic_cluster_snapshot.go and delta_cluster_snapshot.go 2022-08-23 13:56:51 +00:00
cluster.go Add option to wait for a period of time after node tainting/cordoning 2022-10-13 10:37:56 +03:00
cluster_snapshot.go add support for isPVC check in basic_cluster_snapshot.go and delta_cluster_snapshot.go 2022-08-23 13:56:51 +00:00
cluster_snapshot_benchmark_test.go Fix an out-of-bound array access in simulator.TestClear() 2020-11-17 13:54:52 +01:00
cluster_snapshot_test.go add support for isPVC check in basic_cluster_snapshot.go and delta_cluster_snapshot.go 2022-08-23 13:56:51 +00:00
cluster_test.go Add option to wait for a period of time after node tainting/cordoning 2022-10-13 10:37:56 +03:00
delegating_shared_lister.go add support for isPVC check in basic_cluster_snapshot.go and delta_cluster_snapshot.go 2022-08-23 13:56:51 +00:00
delta_cluster_snapshot.go add support for isPVC check in basic_cluster_snapshot.go and delta_cluster_snapshot.go 2022-08-23 13:56:51 +00:00
drain.go Add option to wait for a period of time after node tainting/cordoning 2022-10-13 10:37:56 +03:00
drain_test.go Add option to wait for a period of time after node tainting/cordoning 2022-10-13 10:37:56 +03:00
nodes.go Update vendor to v1.22.0-alpha.1 2021-05-20 22:02:41 +02:00
nodes_test.go [cluster-autoscaler] Allow “custom” DaemonSet pods 2019-11-06 11:23:23 +01:00
predicate_error.go use the PreFilterResult in SchedulerBasedPredicateChecker 2022-05-07 16:38:16 -04:00
predicates_checker_interface.go Update imports after scheduler scheduler/framework/v1alpha1 removal 2020-11-30 10:48:52 +00:00
scheduler_based_predicates_checker.go Fix CA breaking after vendor update to v1.25.0-alpha.0 by supporting StorageInfoLister 2022-08-23 13:56:50 +00:00
scheduler_based_predicates_checker_test.go Vendor Update to K8s v1.25.0-alpha.0 2022-05-05 12:54:55 +00:00
test_predicates_checker.go Implement NewTestPredicateChecker 2020-02-04 20:51:20 +01:00
test_utils.go Cleanup cluster snapshot interface 2020-02-05 13:33:03 +01:00
tracker.go Remove "All rights reserved" from all the headers 2016-09-08 13:02:39 +02:00
tracker_test.go Remove "All rights reserved" from all the headers 2016-09-08 13:02:39 +02:00