File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
keps/sig-autoscaling/4951-configurable-hpa-tolerance Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -485,15 +485,9 @@ well as the [existing list] of feature gates.
485
485
[existing list]: https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/
486
486
-->
487
487
488
- - [ ] Feature gate (also fill in values in ` kep.yaml ` )
489
- - Feature gate name:
490
- - Components depending on the feature gate:
491
- - [ ] Other
492
- - Describe the mechanism:
493
- - Will enabling / disabling the feature require downtime of the control
494
- plane?
495
- - Will enabling / disabling the feature require downtime or reprovisioning
496
- of a node?
488
+ - [x] Feature gate (also fill in values in ` kep.yaml ` )
489
+ - Feature gate name: HPAConfigurableTolerance
490
+ - Components depending on the feature gate: ` kube-controller-manager `
497
491
498
492
###### Does enabling the feature change any default behavior?
499
493
You can’t perform that action at this time.
0 commit comments