Skip to content

Commit eccdac4

Browse files
authored
Merge pull request #3842 from logicalhan/stabilityv2
add PRR question and update KEP status
2 parents 442524f + 09743dd commit eccdac4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

keps/sig-instrumentation/3498-extending-stability/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,10 @@ N/A
328328

329329
No.
330330

331+
###### Can enabling / using this feature result in resource exhaustion of some node resources (PIDs, sockets, inodes, etc.)?
332+
333+
No.
334+
331335
### Rollout, Upgrade and Rollback Planning
332336

333337
###### How can a rollout or rollback fail? Can it impact already running workloads?

keps/sig-instrumentation/3498-extending-stability/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ reviewers:
1515
approvers:
1616
- "@dashpole"
1717
# The target maturity stage in the current dev cycle for this KEP.
18-
stage: alpha
18+
stage: beta
1919

2020
# The most recent milestone for which work toward delivery of this KEP has been
2121
# done. This can be the current (upcoming) milestone, if it is being actively
2222
# worked on.
23-
latest-milestone: "v1.26"
23+
latest-milestone: "v1.27"
2424

2525
# The milestone at which this feature was, or is targeted to be, at each stage.
2626
milestone:

0 commit comments

Comments
 (0)