Daniel Kłobuszewski
26769e4c1b
Expose nodes with unready GPU in CA status
...
This change simplifies debugging GPU issues: without it, all nodes can
be Ready as far as Kubernetes API is concerned, but CA will still report
some of them as unready if are missing GPU resource. Explicitly calling
them out in the status ConfigMap will point into the right direction.
2022-03-03 14:59:31 +01:00
Kubernetes Prow Robot
af750c38af
Merge pull request #3040 from johanneswuerbach/aws-impaired-vols
...
Ignore AWS NodeWithImpairedVolumes taint
2020-07-06 02:10:52 -07:00
Maciek Pytel
655b4081f4
Migrate to klog v2
2020-06-05 17:22:26 +02:00
Johannes Würbach
86ba8ee11b
Ignore AWS NodeWithImpairedVolumes taint
2020-04-12 15:03:59 +02:00
Vivek Bagade
3c84a7476e
change taints from scheduler api to cloudprovider api
2020-03-02 15:01:47 +01:00
Julien Balestra
107eb680eb
cluster-autoscaler/taints: fix filtering logic
...
Signed-off-by: Julien Balestra <julien.balestra@datadoghq.com>
2020-02-25 13:57:24 +01:00
Julien Balestra
628128f65e
cluster-autoscaler/taints: refactor current taint logics in the same package
...
Signed-off-by: Julien Balestra <julien.balestra@datadoghq.com>
2020-02-25 13:57:23 +01:00
Julien Balestra
af270b05f6
cluster-autoscaler/taints: ignore taints on existing nodes
...
Signed-off-by: Julien Balestra <julien.balestra@datadoghq.com>
2020-02-25 13:55:17 +01:00