Skip to content

Commit 942be18

Browse files
committed
update details on upgradation
Signed-off-by: kerthcet <[email protected]>
1 parent 4bd7442 commit 942be18

File tree

1 file changed

+4
-3
lines changed
  • keps/sig-scheduling/3094-pod-topology-spread-considering-taints

1 file changed

+4
-3
lines changed

keps/sig-scheduling/3094-pod-topology-spread-considering-taints/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ Yes.
509509
The policies are respected again.
510510

511511
###### Are there any tests for feature enablement/disablement?
512-
Yes, unit test will switch the feature gate manually to compare the different behavior.
512+
No, appropriate unit tests will be added for Alpha.
513513

514514
<!--
515515
The e2e framework does not currently support enabling or disabling feature
@@ -535,7 +535,8 @@ feature flags will be enabled on some API servers and not others during the
535535
rollout. Similarly, consider large clusters and how enablement/disablement
536536
will rollout across nodes.
537537
-->
538-
N/A
538+
It's an opt-in feature for end-users and will maintain current behaviors if not set, so
539+
it will not impact the running workloads.
539540

540541
###### What specific metrics should inform a rollback?
541542

@@ -548,7 +549,7 @@ that might indicate a serious problem?
548549
- A spike on failure events with keyword "failed spreadConstraint" in scheduler log.
549550

550551
###### Were upgrade and rollback tested? Was the upgrade->downgrade->upgrade path tested?
551-
N/A
552+
No. This will be tested upon beta graduation.
552553

553554
<!--
554555
Describe manual testing that was done and the outcomes.

0 commit comments

Comments
 (0)