From 50923bdc3d068ace49cf499393124455c337332c Mon Sep 17 00:00:00 2001 From: Eric Chiang Date: Wed, 28 Feb 2018 11:21:37 -0800 Subject: [PATCH] wg-multitenancy: add meeting info --- sig-list.md | 2 +- sigs.yaml | 8 ++++++++ wg-multitenancy/README.md | 4 ++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/sig-list.md b/sig-list.md index 330282dbf..f94666a38 100644 --- a/sig-list.md +++ b/sig-list.md @@ -61,7 +61,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) |[Cluster API](wg-cluster-api/README.md)|* [Kris Nova](https://github.com/kris-nova), Heptio
* [Robert Bailey](https://github.com/roberthbailey), Google
|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-lifecycle)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)| |[Container Identity](wg-container-identity/README.md)|* [Clayton Coleman](https://github.com/smarterclayton), Red Hat
* [Greg Gastle](https://github.com/destijl), Google
|* [Slack](https://kubernetes.slack.com/messages/wg-container-identity)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-container-identity)|* Regular WG Meeting: [Tuesdays at 15:00 UTC (bi-weekly (On demand))](TBD)
|[Kubeadm Adoption](wg-kubeadm-adoption/README.md)|* [Lucas Käldström](https://github.com/luxas), Luxas Labs (occasionally contracting for Weaveworks)
* [Justin Santa Barbara](https://github.com/justinsb)
|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-lifecycle)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular WG Meeting: [Tuesdays at 18:00 UTC (bi-weekly)](https://zoom.us/j/166836%E2%80%8B624)
-|[Multitenancy](wg-multitenancy/README.md)|* [David Oppenheimer](https://github.com/davidopp), Google
* [Jessie Frazelle](https://github.com/jessfraz), Microsoft
|* [Slack](https://kubernetes.slack.com/messages/wg-multitenancy)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy)| +|[Multitenancy](wg-multitenancy/README.md)|* [David Oppenheimer](https://github.com/davidopp), Google
* [Jessie Frazelle](https://github.com/jessfraz), Microsoft
|* [Slack](https://kubernetes.slack.com/messages/wg-multitenancy)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy)|* Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly)](https://zoom.us/my/k8s.sig.auth)
|[Policy](wg-policy/README.md)|* [Howard Huang](https://github.com/hannibalhuang), Huawei
* [Torin Sandall](https://github.com/tsandall), Styra
* [David Oppenheimer](https://github.com/davidopp), Google
* [Clayton Coleman](https://github.com/smarterclayton), Red Hat
* [Xuan Jia](https://github.com/xuanjia), China Mobile
|* [Slack](https://kubernetes.slack.com/messages/wg-policy)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-policy)|* Regular WG Meeting: [Thursdays at 17:00 PT (Pacific Time) (weekly)](https://zoom.us/j/421702434)
|[Resource Management](wg-resource-management/README.md)|* [Vishnu Kannan](https://github.com/vishh), Google
* [Derek Carr](https://github.com/derekwaynecarr), Red Hat
|* [Slack](https://kubernetes.slack.com/messages/wg-resource-mgmt)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management)|* Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly (On demand))](https://zoom.us/j/4799874685)
diff --git a/sigs.yaml b/sigs.yaml index dc0c424eb..217b750a0 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1701,6 +1701,14 @@ workinggroups: - name: Jessie Frazelle github: jessfraz company: Microsoft + meetings: + - description: Regular WG Meeting + day: Wednesday + time: "11:00" + tz: "PT (Pacific Time)" + frequency: biweekly + url: https://zoom.us/my/k8s.sig.auth + archive_url: https://docs.google.com/document/d/1fj3yzmeU2eU8ZNBCUJG97dk_wC7228-e_MmdcmTNrZY/edit?usp=sharing contact: slack: wg-multitenancy mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy diff --git a/wg-multitenancy/README.md b/wg-multitenancy/README.md index f265093cd..7f6f2c03d 100644 --- a/wg-multitenancy/README.md +++ b/wg-multitenancy/README.md @@ -10,6 +10,10 @@ To understand how this file is generated, see https://git.k8s.io/community/gener Define the models of multitenancy that Kubernetes will support. Discuss and execute upon any remaining work that needs to be done to support these models. Create conformance tests that will prove that these models can be built and used in production environments. +## Meetings +* Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time)](https://zoom.us/my/k8s.sig.auth) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=11:00&tz=PT%20%28Pacific%20Time%29). + * [Meeting notes and Agenda](https://docs.google.com/document/d/1fj3yzmeU2eU8ZNBCUJG97dk_wC7228-e_MmdcmTNrZY/edit?usp=sharing). + ## Organizers * David Oppenheimer (**[@davidopp](https://github.com/davidopp)**), Google * Jessie Frazelle (**[@jessfraz](https://github.com/jessfraz)**), Microsoft