Skip to content

Commit 743356a

Browse files
committed
Move KEPs out of v1.21 milestone as they require PRR approval
1 parent da2db42 commit 743356a

File tree

8 files changed

+8
-9
lines changed
  • keps
    • sig-cloud-provider/1959-service-lb-class-field
    • sig-network
    • sig-node/2043-pod-resource-concrete-assigments
    • sig-scheduling/1923-prefer-nominated-node

8 files changed

+8
-9
lines changed

keps/sig-cloud-provider/1959-service-lb-class-field/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ stage: alpha
2424
# The most recent milestone for which work toward delivery of this KEP has been
2525
# done. This can be the current (upcoming) milestone, if it is being actively
2626
# worked on.
27-
latest-milestone: "v1.21"
27+
# latest-milestone: "v1.21"
2828

2929
# The milestone at which this feature was, or is targeted to be, at each stage.
3030
milestone:

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@ approvers:
1616

1717
stage: "alpha"
1818

19-
latest-milestone: "v1.21"
19+
# latest-milestone: "v1.21"
2020

2121
milestone:
2222
alpha: "v1.21"
2323
beta: "v1.22"
24-
stable: "v1.22"
2524

2625
feature-gates:
2726
- name: LoadBalancerIPMode

keps/sig-network/2004-topology-aware-subsetting/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ stage: alpha
2626
# The most recent milestone for which work toward delivery of this KEP has been
2727
# done. This can be the current (upcoming) milestone, if it is being actively
2828
# worked on.
29-
latest-milestone: "v1.21"
29+
# latest-milestone: "v1.21"
3030

3131
# The milestone at which this feature was, or is targeted to be, at each stage.
3232
milestone:

keps/sig-network/2030-endpointslice-subsetting/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ stage: alpha
2424
# The most recent milestone for which work toward delivery of this KEP has been
2525
# done. This can be the current (upcoming) milestone, if it is being actively
2626
# worked on.
27-
latest-milestone: "v1.21"
27+
# latest-milestone: "v1.21"
2828

2929
# The milestone at which this feature was, or is targeted to be, at each stage.
3030
milestone:

keps/sig-network/2079-network-policy-port-range/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ stage: alpha
1818
# The most recent milestone for which work toward delivery of this KEP has been
1919
# done. This can be the current (upcoming) milestone, if it is being actively
2020
# worked on.
21-
latest-milestone: "v1.21"
21+
# latest-milestone: "v1.21"
2222

2323
# The milestone at which this feature was, or is targeted to be, at each stage.
2424
milestone:

keps/sig-network/2086-service-internal-traffic-policy/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ stage: alpha
2323
# The most recent milestone for which work toward delivery of this KEP has been
2424
# done. This can be the current (upcoming) milestone, if it is being actively
2525
# worked on.
26-
latest-milestone: "v1.21"
26+
# latest-milestone: "v1.21"
2727

2828
# The milestone at which this feature was, or is targeted to be, at each stage.
2929
milestone:

keps/sig-node/2043-pod-resource-concrete-assigments/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ stage: stable
2727
# The most recent milestone for which work toward delivery of this KEP has been
2828
# done. This can be the current (upcoming) milestone, if it is being actively
2929
# worked on.
30-
latest-milestone: "v1.21"
30+
# latest-milestone: "v1.21"
3131

3232
# The milestone at which this feature was, or is targeted to be, at each stage.
3333
milestone:

keps/sig-scheduling/1923-prefer-nominated-node/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ approvers:
1515
- "@Huang-Wei"
1616
- "@ahg-g"
1717
stage: alpha
18-
latest-milestone: "v1.21"
18+
# latest-milestone: "v1.21"
1919
milestone:
2020
alpha: "v1.21"
2121
beta: "v1.22"

0 commit comments

Comments
 (0)