autoscaler/cluster-autoscaler/utils/taints
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
..
taints.go Expose nodes with unready GPU in CA status 2022-03-03 14:59:31 +01:00
taints_test.go cluster-autoscaler/taints: fix filtering logic 2020-02-25 13:57:24 +01:00