Skip to content

Commit c3d44dc

Browse files
authored
Merge pull request #4995 from knight42/fix/kep-name
KEP-3288: correct the feature gate's name
2 parents ea42dc1 + f72e670 commit c3d44dc

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)