autoscaler/cluster-autoscaler/core/utils
Daniel Kłobuszewski 913524ef17 Exclude DaemonSets from equivalency checks caching
Grouping pods per owner reference doesn't make sense for DaemonSets and
keeping them not filtered can only introduce noise to newly introduced
metrics.
2022-03-15 10:03:22 +01:00
..
expendable.go Migrate to klog v2 2020-06-05 17:22:26 +02:00
expendable_test.go Introduce IsExpendablePod helper function 2020-02-04 20:51:32 +01:00
pod_schedulable.go Exclude DaemonSets from equivalency checks caching 2022-03-15 10:03:22 +01:00
pod_schedulable_test.go Exclude DaemonSets from equivalency checks caching 2022-03-15 10:03:22 +01:00
test_utils.go Move core/utils.go to separate package and split into multiple files 2019-10-22 14:23:40 +02:00
utils.go Move GetNodeInfosForGroups to it's own processor 2021-08-16 19:43:10 +02:00
utils_test.go Move GetNodeInfosForGroups to it's own processor 2021-08-16 19:43:10 +02:00