diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-09-18 10:16:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-18 10:16:35 -0700 |
| commit | b48267d4b1df1f74ebe61561ec5c362a3187c993 (patch) | |
| tree | a5cba5df8d240a5c6693606eefc1bba4863fca39 | |
| parent | 23506b943e55848c742f30ebe3bc2ca1e9395cb7 (diff) | |
| parent | 3c0ff254dd02755f5d37828be1662a23a6067222 (diff) | |
Merge pull request #2684 from nikhita/wg-multitenancy-readme-updates
Add meeting recordings for wg-multitenancy and fix charters
| -rw-r--r-- | sig-service-catalog/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 5 | ||||
| -rw-r--r-- | wg-app-def/README.md | 2 | ||||
| -rw-r--r-- | wg-multitenancy/README.md | 1 |
4 files changed, 5 insertions, 5 deletions
diff --git a/sig-service-catalog/README.md b/sig-service-catalog/README.md index c6d016e0..09d0c37f 100644 --- a/sig-service-catalog/README.md +++ b/sig-service-catalog/README.md @@ -10,7 +10,7 @@ To understand how this file is generated, see https://git.k8s.io/community/gener Service Catalog is a Kubernetes extension project that implements the [Open Service Broker API](https://www.openservicebrokerapi.org/) (OSBAPI). It allows application developers the ability to provision and consume cloud services natively from within Kubernetes. -The [charter](https://github.com/kubernetes/community/blob/master/sig-service-catalog/charter.md) defines the scope and governance of the Service Catalog Special Interest Group. +The [charter](charter.md) defines the scope and governance of the Service Catalog Special Interest Group. ## Meetings * Regular SIG Meeting: [Mondays at 13:00 PT (Pacific Time)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=13:00&tz=PT%20%28Pacific%20Time%29). @@ -1537,7 +1537,7 @@ sigs: Service Catalog is a Kubernetes extension project that implements the [Open Service Broker API](https://www.openservicebrokerapi.org/) (OSBAPI). It allows application developers the ability to provision and consume cloud services natively from within Kubernetes. - charter_link: https://github.com/kubernetes/community/blob/master/sig-service-catalog/charter.md + charter_link: charter.md label: service-catalog leadership: chairs: @@ -1939,7 +1939,7 @@ workinggroups: understand the needs of other parts of the ecosystem on this layer, and improve the interoperability of application management tools through better separation of concerns, common conventions, and common principles. - charter_link: https://docs.google.com/document/d/1TzRwzWYRulx4o8Fii8k7ToIx4LR4MSncxxLdJ9TkOAs/edit# + charter_link: leadership: chairs: - name: Antoine Legrand @@ -2009,6 +2009,7 @@ workinggroups: frequency: biweekly url: https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit archive_url: https://docs.google.com/document/d/1fj3yzmeU2eU8ZNBCUJG97dk_wC7228-e_MmdcmTNrZY/edit?usp=sharing + recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP1tBA0W8zEe6UwPsabGQk-j contact: slack: wg-multitenancy mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy diff --git a/wg-app-def/README.md b/wg-app-def/README.md index 2ade5f63..b788d08e 100644 --- a/wg-app-def/README.md +++ b/wg-app-def/README.md @@ -10,8 +10,6 @@ To understand how this file is generated, see https://git.k8s.io/community/gener Improve UX of declarative primitives in the API and/or primary client libraries and tools, understand the needs of other parts of the ecosystem on this layer, and improve the interoperability of application management tools through better separation of concerns, common conventions, and common principles. -The [charter](https://docs.google.com/document/d/1TzRwzWYRulx4o8Fii8k7ToIx4LR4MSncxxLdJ9TkOAs/edit#) defines the scope and governance of the App Def Working Group. - ## Meetings * Regular WG Meeting: [Wednesdays at 16:00 UTC](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (bi-weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=16:00&tz=UTC). * [Meeting notes and Agenda](https://docs.google.com/document/d/1Pxc-qwAt4FvuISZ_Ib5KdUwlynFkGueuzPx5Je_lbGM/edit). diff --git a/wg-multitenancy/README.md b/wg-multitenancy/README.md index 4e58e52e..44786701 100644 --- a/wg-multitenancy/README.md +++ b/wg-multitenancy/README.md @@ -13,6 +13,7 @@ Define the models of multitenancy that Kubernetes will support. Discuss and exec ## Meetings * Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (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). + * [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP1tBA0W8zEe6UwPsabGQk-j). ## Organizers |
