Skip to content

Commit a323c55

Browse files
authored
change wording on reenable scenario description
1 parent 682db90 commit a323c55

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-autoscaling/1610-container-resource-autoscaling

1 file changed

+1
-1
lines changed

keps/sig-autoscaling/1610-container-resource-autoscaling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ In terms of Stable versions, users can choose to opt-out by not setting the
715715
HPA with `ContainerResource` type metric can be created and can be handled by HPA controller.
716716

717717
If there have been HPAs with the `ContainerResource` type metric created before the roll back,
718-
those `ContainerResource` will be restarted to get handled by the HPA controller.
718+
those `ContainerResource` is ignored during the feature gate off, but will be handled by the HPA controller again after reenabling.
719719

720720
###### Are there any tests for feature enablement/disablement?
721721

0 commit comments

Comments
 (0)