-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
None
this card is about adding a field named `newPodScaleUpDelay` to the ClusterAutoscaler resource in the cluster-autoscaler-operator to allow users the option of expressing this configuration.
the field will need to accept a `resource.Quantity` type that will resolve to a time quantity. this will get expressed as the command line flag `--new-pod-scale-up-delay`.
DoD
- add newPodScaleUpDelay to ClusterAutoscaler
- add unit tests to ensure proper value is added to the Deployment for the cluster autoscaler