autoscaler/cluster-autoscaler/utils/pod
cedric lamoriniere f0fbf7a87a [cluster-autoscaler] Allow “custom” DaemonSet pods
* Create `utils/pod` package: pod kind detection functions.
* Update DaemonSet Pod detection logic: introduce the annotation
  `cluster-autoscaler.kubernetes.io/daemonset-pod` to declare a Pod as a
  DaemonSet Pod.
* Update `simulator` package to use the new `utils/pod` package function.
* Cleanup `getRequiredPodsForNode()` function.

Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
2019-11-06 11:23:23 +01:00
..
pod.go [cluster-autoscaler] Allow “custom” DaemonSet pods 2019-11-06 11:23:23 +01:00
pod_test.go [cluster-autoscaler] Allow “custom” DaemonSet pods 2019-11-06 11:23:23 +01:00