Skip to content

Commit 27002bd

Browse files
chenk008deads2k
authored andcommitted
fill Rollout, Upgrade and Rollback Planning
1 parent cfa5ae7 commit 27002bd

File tree

1 file changed

+8
-0
lines changed
  • keps/sig-api-machinery/4346-informer-metrics

1 file changed

+8
-0
lines changed

keps/sig-api-machinery/4346-informer-metrics/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,13 +689,17 @@ rollout. Similarly, consider large clusters and how enablement/disablement
689689
will rollout across nodes.
690690
-->
691691

692+
Feature has no impact on rollout/rollback, and no impact on running workloads.
693+
692694
###### What specific metrics should inform a rollback?
693695

694696
<!--
695697
What signals should users be paying attention to when the feature is young
696698
that might indicate a serious problem?
697699
-->
698700

701+
The memory used by this metrics continues to grow, consuming a significant amount
702+
699703
###### Were upgrade and rollback tested? Was the upgrade->downgrade->upgrade path tested?
700704

701705
<!--
@@ -704,12 +708,16 @@ Longer term, we may want to require automated upgrade/rollback tests, but we
704708
are missing a bunch of machinery and tooling and can't do that now.
705709
-->
706710

711+
Not yet. In the alpha releases, we could test this.
712+
707713
###### Is the rollout accompanied by any deprecations and/or removals of features, APIs, fields of API types, flags, etc.?
708714

709715
<!--
710716
Even if applying deprecation policies, they may still surprise some users.
711717
-->
712718

719+
This feature does not deprecate or remove any features/APIs/fields/flags/etc.
720+
713721
### Monitoring Requirements
714722

715723
<!--

0 commit comments

Comments
 (0)