Skip to content

Commit 42e0d63

Browse files
committed
add ingate meeting and update ingress-nginx meeting
Signed-off-by: James Strong <[email protected]>
1 parent c7d4e90 commit 42e0d63

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

sig-network/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ The [charter](charter.md) defines the scope and governance of the Network Specia
2222
* [Meeting notes and Agenda](https://docs.google.com/document/d/1KqMxFbxz4QO5bYCFfihyZwPVZTtTtzcQs3Nt2-JQaAA/edit).
2323
* Network Policy API Meeting: [Tuesdays at 9:00 PT (Pacific Time)](https://zoom.us/j/96264742248) (bi-weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=9%3A00&tz=PT%20%28Pacific%20Time%29).
2424
* [Meeting notes and Agenda](https://docs.google.com/document/d/1AtWQy2fNa4qXRag9cCp5_HsefD7bxKe3ea2RPn8jnSs).
25-
* SIG Network Ingress NGINX Meeting: [Thursdays at 8:00 PT (Pacific Time)](https://zoom.us/j/98377891310) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=8%3A00&tz=PT%20%28Pacific%20Time%29).
25+
* SIG Network InGate Meeting: [Fridays at 6:00 PT (Pacific Time)](https://zoom.us/j/94625479998) (monthly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=6%3A00&tz=PT%20%28Pacific%20Time%29).
26+
* [Meeting notes and Agenda](https://docs.google.com/document/d/1KqMxFbxz4QO5bYCFfihyZwPVZTtTtzcQs3Nt2-JQaAA/edit).
27+
* SIG Network Ingress NGINX Meeting: [Thursdays at 8:00 PT (Pacific Time)](https://zoom.us/j/98377891310) (monthly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=8%3A00&tz=PT%20%28Pacific%20Time%29).
2628
* [Meeting notes and Agenda](https://docs.google.com/document/d/1DKlpcV6DAW0DsBrzh-OLkZvJQmABCVfRIRWBWjc4zOs/edit).
2729
* [Meeting recordings](https://www.youtube.com/watch?v=VkbEihIb7tA&list=PL69nYSiGNLP2Rqe8T4mDnyHqDZ4VYPY1X).
2830
* SIG Network Meeting: [Thursdays at 09:00 PT (Pacific Time)](https://zoom.us/j/361123509) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=09%3A00&tz=PT%20%28Pacific%20Time%29).
@@ -101,6 +103,7 @@ The following [subprojects][subproject-definition] are owned by sig-network:
101103
- [kubernetes-sigs/blixt](https://github.com/kubernetes-sigs/blixt/blob/main/OWNERS)
102104
- [kubernetes-sigs/gateway-api](https://github.com/kubernetes-sigs/gateway-api/blob/master/OWNERS)
103105
- [kubernetes-sigs/gwctl](https://github.com/kubernetes-sigs/gwctl/blob/main/OWNERS)
106+
- [kubernetes-sigs/ingate/heads/main](https://github.com/kubernetes-sigs/ingate/blob/refs/heads/main/OWNERS)
104107
- [kubernetes-sigs/ingress2gateway](https://github.com/kubernetes-sigs/ingress2gateway/blob/main/OWNERS)
105108
- [kubernetes/kubernetes/pkg/controller/endpoint](https://github.com/kubernetes/kubernetes/blob/master/pkg/controller/endpoint/OWNERS)
106109
- [kubernetes/kubernetes/pkg/proxy](https://github.com/kubernetes/kubernetes/blob/master/pkg/proxy/OWNERS)

sigs.yaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2276,11 +2276,18 @@ sigs:
22762276
frequency: bi-weekly
22772277
url: https://zoom.us/j/96264742248
22782278
archive_url: https://docs.google.com/document/d/1AtWQy2fNa4qXRag9cCp5_HsefD7bxKe3ea2RPn8jnSs
2279+
- description: SIG Network InGate Meeting
2280+
day: Friday
2281+
time: "6:00"
2282+
tz: PT (Pacific Time)
2283+
frequency: monthly
2284+
url: https://zoom.us/j/94625479998
2285+
archive_url: https://docs.google.com/document/d/1KqMxFbxz4QO5bYCFfihyZwPVZTtTtzcQs3Nt2-JQaAA/edit
22792286
- description: SIG Network Ingress NGINX Meeting
22802287
day: Thursday
22812288
time: "8:00"
22822289
tz: PT (Pacific Time)
2283-
frequency: biweekly
2290+
frequency: monthly
22842291
url: https://zoom.us/j/98377891310
22852292
archive_url: https://docs.google.com/document/d/1DKlpcV6DAW0DsBrzh-OLkZvJQmABCVfRIRWBWjc4zOs/edit
22862293
recordings_url: https://www.youtube.com/watch?v=VkbEihIb7tA&list=PL69nYSiGNLP2Rqe8T4mDnyHqDZ4VYPY1X
@@ -2340,6 +2347,7 @@ sigs:
23402347
- https://raw.githubusercontent.com/kubernetes-sigs/blixt/main/OWNERS
23412348
- https://raw.githubusercontent.com/kubernetes-sigs/gateway-api/master/OWNERS
23422349
- https://raw.githubusercontent.com/kubernetes-sigs/gwctl/main/OWNERS
2350+
- https://raw.githubusercontent.com/kubernetes-sigs/ingate/refs/heads/main/OWNERS
23432351
- https://raw.githubusercontent.com/kubernetes-sigs/ingress2gateway/main/OWNERS
23442352
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/endpoint/OWNERS
23452353
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/proxy/OWNERS

0 commit comments

Comments
 (0)