Skip to content

Commit 48a9591

Browse files
authored
Merge pull request #7969 from shaneutt/shaneutt/kpng-archive
chore: archive kpng sub-project for SIG Network
2 parents 77ee70c + 5cc6e42 commit 48a9591

File tree

3 files changed

+21
-6
lines changed

3 files changed

+21
-6
lines changed

communication/slack-config/sig-network/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ channels:
33
id: CR0H13KGA
44
- name: sig-network-policy-api
55
- name: sig-network-kpng
6+
archived: true

sig-network/README.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@ The following [subprojects][subproject-definition] are owned by sig-network:
110110
### knftables
111111
- **Owners:**
112112
- [kubernetes-sigs/knftables](https://github.com/kubernetes-sigs/knftables/blob/master/OWNERS)
113-
### kpng
114-
- **Owners:**
115-
- [kubernetes-sigs/kpng](https://github.com/kubernetes-sigs/kpng/blob/master/OWNERS)
116113
### kube-dns
117114
- **Owners:**
118115
- [kubernetes/dns](https://github.com/kubernetes/dns/blob/master/OWNERS)
@@ -152,4 +149,24 @@ SIG Network is responsible for a number of issues and PRs. A summary can be foun
152149
## Documents
153150

154151
* [2017 Planning](https://docs.google.com/document/d/1fBxC36UCBnqY_w3m3TjdnXFsIT--GS6HmKb5o0nhkTk/edit#)
152+
153+
## Archive
154+
155+
The following are larger efforts which are now archived and historical. They are
156+
no longer active, but are kept in an archived state for posterity and maybe be
157+
useful as reference materials.
158+
159+
### KPNG
160+
161+
["Kube Proxy Next Generation (KPNG)"][kpng] was an effort to evaluate the
162+
potential for a new [kube-proxy] with an emphasis on modularity and
163+
adaptability. Through the project we explored alternatives to our historical
164+
kube-proxy architecture and gained a lot of community members through interest
165+
in it. The project was very large in scope, and was archived in 2024 after
166+
agreement that the community was no longer able to continue focus on it, but it
167+
remains important prior art for any future attempts to revise kube-proxy.
168+
169+
[kpng]: https://github.com/kubernetes-sigs/kpng
170+
[kube-proxy]: https://kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/
171+
155172
<!-- END CUSTOM CONTENT -->

sigs.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2275,9 +2275,6 @@ sigs:
22752275
- name: knftables
22762276
owners:
22772277
- https://raw.githubusercontent.com/kubernetes-sigs/knftables/master/OWNERS
2278-
- name: kpng
2279-
owners:
2280-
- https://raw.githubusercontent.com/kubernetes-sigs/kpng/master/OWNERS
22812278
- name: kube-dns
22822279
owners:
22832280
- https://raw.githubusercontent.com/kubernetes/dns/master/OWNERS

0 commit comments

Comments
 (0)