Skip to content

Commit 7d32a09

Browse files
committed
Move a bunch of old SIG Network KEPs to "status: implemented"
And add milestones where needed.
1 parent a19e71f commit 7d32a09

File tree

23 files changed

+85
-39
lines changed

23 files changed

+85
-39
lines changed

keps/sig-network/1024-nodelocal-cache-dns/kep.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,9 @@ last-updated: 2020-09-23
1616
status: implemented
1717
see-also:
1818
- "/keps/sig-network/0030-nodelocal-dns-cache.md"
19-
latest-milestone: '0.0'
19+
latest-milestone: "v1.18"
2020
stage: stable
21+
milestone:
22+
alpha: "v1.13"
23+
beta: "v1.15"
24+
stable: "v1.18"

keps/sig-network/1138-ipv6/kep.yaml

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,19 @@ approvers:
1414
editor: TBD
1515
creation-date: 2019-07-14
1616
last-updated: 2019-07-27
17-
status: implementable
17+
status: implemented
1818
see-also:
1919
replaces:
2020
superseded-by:
2121

22-
latest-milestone: "0.0"
23-
stage: "beta"
22+
# The feature was declared alpha in 1.9 with no KEP. This KEP was only
23+
# about moving it to beta, and then it was later declared GA as part
24+
# of KEP-563 (dual-stack). But we use the beta version as
25+
# latest-milestone here because if we put 1.23 then
26+
# verify-kep-metadata.sh would require us to have a PRR file.
27+
latest-milestone: "v1.16"
28+
stage: stable
29+
milestone:
30+
alpha: "v1.9"
31+
beta: "v1.16"
32+
stable: "v1.23"

keps/sig-network/1507-app-protocol/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ approvers:
1111
- "@dcbw"
1212
creation-date: "2019-12-27"
1313
last-updated: "2021-02-05"
14-
status: implementable
14+
status: implemented
1515

1616
# The target maturity stage in the current dev cycle for this KEP.
1717
stage: stable

keps/sig-network/1611-network-policy-validation/kep.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,7 @@ creation-date: 2020-02-04
1717
last-updated: 2021-3-05
1818
status: implemented
1919

20-
latest-milestone: "0.0"
21-
stage: "GA"
20+
latest-milestone: "v1.20"
21+
stage: "stable"
22+
milestone:
23+
stable: "v1.20"

keps/sig-network/1672-tracking-terminating-endpoints/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
owning-sig: sig-network
66
participating-sigs:
77
- sig-scalability
8-
status: implementable
8+
status: implemented
99
creation-date: 2020-04-07
1010
reviewers:
1111
- "@thockin"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
owning-sig: sig-network
66
participating-sigs:
77
- sig-cloud-provider
8-
status: implementable
8+
status: implemented
99
creation-date: 2020-06-21
1010
reviewers:
1111
- "@thockin"

keps/sig-network/1880-multiple-service-cidrs/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ owning-sig: sig-network
66
participating-sigs:
77
- sig-network
88
- sig-api-machinery
9-
status: implementable
9+
status: implemented
1010
creation-date: 2022-06-08
1111
reviewers:
1212
- "@thockin"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kep-number: 2079
33
authors:
44
- "@rikatz"
55
owning-sig: sig-network
6-
status: implementable
6+
status: implemented
77
creation-date: "2020-10-08"
88
reviewers:
99
- "@andrewsykim"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors:
44
- "@andrewsykim"
55
owning-sig: sig-network
66
participating-sigs:
7-
status: implementable
7+
status: implemented
88
creation-date: 2020-10-07
99
reviewers:
1010
- "robscott"

keps/sig-network/2447-Make-kube-proxy-service-abstraction-optional/kep.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ editor: "@bradhoekstra"
1212
creation-date: 2018-10-17
1313
last-updated: 2018-11-12
1414
status: implemented
15-
see-also:
16-
replaces:
17-
superseded-by:
18-
latest-milestone: '0.0'
15+
latest-milestone: "v1.14"
1916
stage: stable
17+
milestone:
18+
stable: "v1.14"

0 commit comments

Comments
 (0)