Skip to content

Commit a443965

Browse files
committed
Add prr file and udpate kep.yaml
Signed-off-by: Laura Lorenz <[email protected]>
1 parent 225a4ea commit a443965

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kep-number: 4604
2+
alpha:
3+
approver: "@soltysh"

keps/sig-node/4603-tune-crashloopbackoff/kep.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ owning-sig: sig-node
99
status: provisional
1010
creation-date: 2024-04-29
1111
reviewers:
12-
- TBD
13-
- "@alice.doe"
12+
- "@tallclair"
13+
- "@pehunt"
1414
approvers:
1515
- TBD
1616
- "@oscar.doe"
@@ -32,8 +32,8 @@ latest-milestone: "v1.31"
3232
# The milestone at which this feature was, or is targeted to be, at each stage.
3333
milestone:
3434
alpha: "v1.31"
35-
# beta: "v1.33"
36-
# stable: "v1.35"
35+
# beta: "v1.34"
36+
# stable: "v1.37"
3737

3838
# The following PRR answers are required at alpha release
3939
# List the feature gate name and the components for which it must be enabled
@@ -49,5 +49,5 @@ feature-gates:
4949
disable-supported: true
5050

5151
# The following PRR answers are required at beta release
52-
metrics:
53-
- my_feature_metric
52+
# metrics:
53+
# - my_feature_metric

0 commit comments

Comments
 (0)