Skip to content

Commit 26493ca

Browse files
committed
Misc SIG Network kep.yaml cleanup
1 parent 7d32a09 commit 26493ca

File tree

14 files changed

+32
-49
lines changed
  • keps/sig-network

14 files changed

+32
-49
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ creation-date: 2019-07-14
1616
last-updated: 2019-07-27
1717
status: implemented
1818
see-also:
19+
- "/keps/sig-network/563-dual-stack"
1920
replaces:
2021
superseded-by:
2122

keps/sig-network/1435-mixed-protocol-lb/kep.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
title: Different protocols in the same service definition with type=loadbalancer
22
kep-number: 1435
33
authors:
4-
4+
- "@janosi"
55
- "@bridgetkromhout"
66
owning-sig: sig-network
77
participating-sigs:
@@ -17,7 +17,6 @@ approvers:
1717
- "@thockin"
1818
see-also:
1919
replaces:
20-
- "/keps/sig-network/ 20200103-mixed-protocol-lb"
2120

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

keps/sig-network/1453-ingress-api/kep.yaml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors:
77
owning-sig: sig-network
88
participating-sigs:
99
status: implemented
10-
creation-date: yyyy-mm-dd
10+
creation-date: "2019-01-25"
1111
reviewers:
1212
- "@aledbf"
1313
approvers:
@@ -16,7 +16,6 @@ approvers:
1616
- "@thockin"
1717
see-also:
1818
replaces:
19-
- "/keps/sig-network/20190125-ingress-api-group.md "
2019

2120
# The target maturity stage in the current dev cycle for this KEP.
2221
stage: stable
@@ -30,16 +29,3 @@ latest-milestone: "v1.19"
3029
milestone:
3130
beta: "v1.1"
3231
stable: "v1.19"
33-
34-
# The following PRR answers are required at alpha release
35-
# List the feature gate name and the components for which it must be enabled
36-
# feature-gate:
37-
# name: MyFeature
38-
# components:
39-
# - kube-apiserver
40-
# - kube-controller-manager
41-
# disable-supported: true
42-
43-
# The following PRR answers are required at beta release
44-
# metrics:
45-
# - my_feature_metric

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ approvers:
1212
creation-date: "2019-12-27"
1313
last-updated: "2021-02-05"
1414
status: implemented
15+
see-also:
16+
- "/keps/sig-network/0752-endpointslices"
17+
- "https://github.com/kubernetes/kubernetes/issues/40244"
1518

1619
# The target maturity stage in the current dev cycle for this KEP.
1720
stage: stable
@@ -33,7 +36,3 @@ feature-gates:
3336
- kube-apiserver
3437
- kube-controller-manager
3538
disable-supported: true
36-
37-
see-also:
38-
- "/keps/sig-network/20190603-EndpointSlice-API.md"
39-
- "https://github.com/kubernetes/kubernetes/issues/40244"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ authors:
88
- "@mattfenwick"
99
owning-sig: sig-network
1010
reviewers:
11-
- "bowei@"
11+
- "@bowei"
1212
- TBD
1313
approvers:
1414
- TBD
1515
editor: TBD
1616
creation-date: 2020-02-04
17-
last-updated: 2021-3-05
17+
last-updated: 2021-03-05
1818
status: implemented
1919

2020
latest-milestone: "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
@@ -16,7 +16,7 @@ reviewers:
1616
approvers:
1717
- "@thockin"
1818
see-also:
19-
- /kep/sig-network/20190603-EndpointSlice-API.md
19+
- /kep/sig-network/0752-endpointslices/
2020
replaces: []
2121

2222
# The target maturity stage in the current dev cycle for this KEP.

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ authors:
44
- "@aojea"
55
owning-sig: sig-network
66
participating-sigs:
7-
- sig-network
87
- sig-api-machinery
98
status: implemented
109
creation-date: 2022-06-08

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ reviewers:
1212
approvers:
1313
- "@thockin"
1414
see-also:
15-
- "/keps/sig-network/2004-topology-aware-subsetting"
16-
- "/keps/sig-network/20181024-service-topology.md"
15+
- "/keps/sig-network/536-topology-aware-routing"
1716

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

keps/sig-network/2433-topology-aware-hints/kep.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ approvers:
1818

1919
see-also:
2020
- "https://docs.google.com/document/d/1ZzUoFY1SrdjVefl7gVOJZJLt1I1LHttw8pcX95nlgMY/edit?usp=sharing"
21-
- "github.com/kubernetes/enhancements/blob/master/keps/sig-network/2004-topology-aware-subsetting"
22-
- "github.com/kubernetes/enhancements/blob/master/keps/sig-network/2030-topology-aware-proxying"
23-
- "github.com/kubernetes/enhancements/blob/master/keps/sig-network/2086-service-internal-traffic-policy"
24-
- "github.com/kubernetes/enhancements/tree/master/keps/sig-network/4444-service-traffic-distribution"
21+
- "/keps/sig-network/2004-topology-aware-subsetting"
22+
- "/keps/sig-network/2030-topology-aware-proxying"
23+
- "/keps/sig-network/2086-service-internal-traffic-policy"
24+
- "/keps/sig-network/4444-service-traffic-distribution"
2525
- "https://github.com/kubernetes/enhancements/issues/3015"
2626
replaces:
27-
- "github.com/kubernetes/enhancements/tree/master/keps/sig-network/536-topology-aware-routing"
27+
- "/keps/sig-network/536-topology-aware-routing"
2828

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

keps/sig-network/2450-Remove-knowledge-of-pod-cluster-CIDR-from-iptables-rules/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ reviewers:
1313
- "@squeed"
1414
- "@bowei"
1515
- "@dcbw"
16-
- "@darwinship"
16+
- "@danwinship"
1717
approvers:
1818
- "@thockin"
1919
editor: TBD

0 commit comments

Comments
 (0)