Skip to content

Commit f72e670

Browse files
committed
fix: correct the feature gate name of KEP-3288
The feature gate has been renamed to PodLogsQuerySplitStreams Signed-off-by: Jian Zeng <[email protected]>
1 parent 3fb4087 commit f72e670

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ milestone:
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
3131
feature-gates:
32-
- name: "SplitStdoutAndStderr"
32+
- name: "PodLogsQuerySplitStreams"
3333
components:
3434
- kubelet
3535
- kube-apiserver

0 commit comments

Comments
 (0)