Commit Graph

19 Commits

Author SHA1 Message Date
Eric Mrak and Brett Kochendorfer 8442ba8307 Add argument for Status Configmap tests 2021-02-18 17:21:32 +00:00
Eric Mrak and Brett Kochendorfer 43dd34074e Allow name of cluster-autoscaler status ConfigMap to be specificed
This allows us to run two instances of cluster-autoscaler in our
cluster, targeting two different types of autoscaling groups that
require different command-line settings to be passed.
2021-02-17 21:52:54 +00:00
Maciek Pytel 655b4081f4 Migrate to klog v2 2020-06-05 17:22:26 +02:00
Łukasz Osipiuk a97cf7531a Fix passing convention for metav1.DeleteOptions
Change-Id: If11ab8785cf03d2024cf1603e3b1779f5267b000
2020-03-10 09:46:27 +01:00
Aleksandra Malinowska 70ef92a12a Fixes in CA for vendor update 2020-02-13 15:28:29 +01:00
Łukasz Piątkowski 8d9b81caaa correctly handle lack of capacity of AWS spot ASGs 2019-08-19 12:43:53 +02:00
Krzysztof Jastrzebski e31575acc9 Fix logging error. 2019-06-24 14:37:59 +02:00
Krzysztof Jastrzebski e6781b9023 Fetch node instances for scaling up node groups in parallel. 2019-06-03 10:20:20 +02:00
Krzysztof Jastrzebski 4831d76288 Cache cloud provider node instances in cluster state. 2019-05-31 10:11:51 +02:00
Łukasz Osipiuk 016bf7fc2c Use k8s.io/klog instead github.com/golang/glog 2018-11-26 17:30:31 +01:00
GFilipek 4a54745d19 Fix timestamp format in ClusterAutoscaler ConfigMap 2018-05-29 09:42:51 +02:00
AdamDang d96d1ef3ba
Typo fix "record"->"records"
"record" should be replaced with "records" here.
2018-03-12 21:06:31 +08:00
Edward Tsang 4104a91991 more spelling fixes 2017-11-02 14:21:36 -07:00
Marcin Wielgus 9116e4c08c Compilation fix for CA after godeps update 2017-08-11 17:56:47 +02:00
Marcin Wielgus fc43808149 Godeps bump for CA 2017-07-03 22:05:11 +02:00
Maciej Pytel fe514ed75d Make status configmap respect namespace parameter 2017-06-14 14:07:13 +02:00
Maciej Pytel 7c5679baaf Improve error handling in status configmap 2017-06-14 13:07:06 +02:00
Maciej Pytel d3bf5d3d51 Cluster-Autoscaler: log events on status configmap 2017-03-06 12:21:24 +01:00
Maciej Pytel 585c46419d Cluster-autoscaler: implemented LogCollector 2017-02-23 17:57:59 +01:00