Skip to content

Commit 96999b0

Browse files
committed
KEP-1864: add feature gate to kep.yaml
Signed-off-by: Andrew Sy Kim <[email protected]>
1 parent 699bcf1 commit 96999b0

File tree

1 file changed

+5
-0
lines changed
  • keps/sig-network/1864-disable-lb-node-ports

1 file changed

+5
-0
lines changed

keps/sig-network/1864-disable-lb-node-ports/kep.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,8 @@ milestone:
3030
beta: "v1.21"
3131
stable: "v1.22"
3232

33+
feature-gates:
34+
- name: ServiceLBNodePortControl
35+
components:
36+
- kube-apiserver
37+
disable-supported: true

0 commit comments

Comments
 (0)