Skip to content

Commit db1da54

Browse files
RyanAohAohan
authored andcommitted
Promote LoadBalancerIPMode to GA
1 parent 3205065 commit db1da54

File tree

2 files changed

+5
-3
lines changed
  • keps
    • prod-readiness/sig-network
    • sig-network/1860-kube-proxy-IP-node-binding

2 files changed

+5
-3
lines changed

keps/prod-readiness/sig-network/1860.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ alpha:
66
approver: "@wojtek-t"
77
beta:
88
approver: "@wojtek-t" # temptative
9+
stable:
10+
approver: "@wojtek-t"

keps/sig-network/1860-kube-proxy-IP-node-binding/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ approvers:
1414
- "@thockin"
1515
- "@andrewsykim"
1616

17-
stage: "beta"
17+
stage: "stable"
1818

19-
latest-milestone: "v1.30"
19+
latest-milestone: "v1.32"
2020

2121
milestone:
2222
alpha: "v1.29"
2323
beta: "v1.30"
24-
stable: "v1.31"
24+
stable: "v1.32"
2525

2626
feature-gates:
2727
- name: LoadBalancerIPMode

0 commit comments

Comments
 (0)