Skip to content

Commit 430d4e4

Browse files
committed
feat: move SplitStdoutAndStderr feature to v1.29
Signed-off-by: Jian Zeng <[email protected]>
1 parent e1a9167 commit 430d4e4

File tree

1 file changed

+4
-4
lines changed
  • keps/sig-node/3288-separate-stdout-from-stderr

1 file changed

+4
-4
lines changed

keps/sig-node/3288-separate-stdout-from-stderr/kep.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ approvers:
1818
# The target maturity stage in the current dev cycle for this KEP.
1919
stage: alpha
2020

21-
latest-milestone: "v1.25"
21+
latest-milestone: "v1.29"
2222

2323
# The milestone at which this feature was, or is targeted to be, at each stage.
2424
milestone:
25-
alpha: "v1.25"
26-
beta: "v1.26"
27-
stable: "v1.27"
25+
alpha: "v1.29"
26+
beta: "v1.30"
27+
stable: "v1.31"
2828

2929
# The following PRR answers are required at alpha release
3030
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)