You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No. But, the tests to confirm the behavior on switching the feature gate will be added.
735
+
No. But, the tests to confirm the behavior on switching the feature gate will be added by beta. ([issue](https://github.com/kubernetes/kubernetes/issues/115467))
735
736
736
737
### Rollout, Upgrade and Rollback Planning
737
738
@@ -765,7 +766,7 @@ What signals should users be paying attention to when the feature is young
765
766
that might indicate a serious problem?
766
767
-->
767
768
768
-
- so many HPAs are in `ScalingActive: false` condition with `FailedGetContainerResourceMetric` reason.
769
+
- Many HPAs are in `ScalingActive: false` condition with `FailedGetContainerResourceMetric` reason.
769
770
770
771
###### Were upgrade and rollback tested? Was the upgrade->downgrade->upgrade path tested?
771
772
@@ -776,7 +777,7 @@ are missing a bunch of machinery and tooling and can't do that now.
776
777
-->
777
778
778
779
Not yet.
779
-
But, as described in [Are there any tests for feature enablement/disablement?](#Are-there-any-tests-for-feature-enablement/disablement?), the tests to confirm the behavior on switching the feature gate will be added.
780
+
But, as described in [Are there any tests for feature enablement/disablement?](#Are-there-any-tests-for-feature-enablement/disablement?), the tests to confirm the behavior on switching the feature gate will be added. ([issue](https://github.com/kubernetes/kubernetes/issues/115467))
780
781
781
782
###### Is the rollout accompanied by any deprecations and/or removals of features, APIs, fields of API types, flags, etc.?
0 commit comments