Merge pull request #2256 from andrewsykim/remove-cloud-provider-wg

remove wg-cloud-provider, future work to be done under sig-cloud-provider
This commit is contained in:
k8s-ci-robot 2018-06-13 13:06:27 -07:00 committed by GitHub
commit 7b24e28a9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 57 deletions

View File

@ -118,9 +118,6 @@ aliases:
- garethr
wg-apply-leads:
- lavalamp
wg-cloud-provider-leads:
- wlan0
- jagosan
wg-cluster-api-leads:
- kris-nova
- roberthbailey

View File

@ -60,7 +60,6 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md)
|------|------------|---------|----------|
|[App Def](wg-app-def/README.md)|* [Antoine Legrand](https://github.com/ant31), CoreOS<br>* [Bryan Liles](https://github.com/bryanl), Heptio<br>* [Gareth Rushgrove](https://github.com/garethr), Docker<br>|* [Slack](https://kubernetes.slack.com/messages/wg-app-def)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-app-def)|* Regular WG Meeting: [Wednesdays at 16:00 UTC (bi-weekly)](https://zoom.us/j/748123863)<br>
|[Apply](wg-apply/README.md)|* [Daniel Smith](https://github.com/lavalamp), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-apply)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-apply)|* Regular WG Meeting: [Tuesdays at 9:30 PT (Pacific Time) (weekly)](https://zoom.us/my/apimachinery)<br>
|[Cloud Provider](wg-cloud-provider/README.md)|* [Sidhartha Mani](https://github.com/wlan0), Caascade Labs<br>* [Jago Macleod](https://github.com/jagosan), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-cloud-provider)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-cloud-provider)|* Regular WG Meeting: [Wednesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/my/cloudprovider)<br>
|[Cluster API](wg-cluster-api/README.md)|* [Kris Nova](https://github.com/kris-nova), Heptio<br>* [Robert Bailey](https://github.com/roberthbailey), Google<br>|* [Slack](https://kubernetes.slack.com/messages/cluster-api)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular WG Meeting: [s at ()]()<br>
|[Container Identity](wg-container-identity/README.md)|* [Clayton Coleman](https://github.com/smarterclayton), Red Hat<br>* [Greg Castle](https://github.com/destijl), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-container-identity)<br>* [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)<br>
|[Kubeadm Adoption](wg-kubeadm-adoption/README.md)|* [Lucas Käldström](https://github.com/luxas), Luxas Labs (occasionally contracting for Weaveworks)<br>* [Justin Santa Barbara](https://github.com/justinsb)<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-lifecycle)<br>* [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)<br>

View File

@ -1904,30 +1904,6 @@ workinggroups:
contact:
slack: wg-apply
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-apply
- name: Cloud Provider
dir: wg-cloud-provider
label: cloud-provider
mission_statement: >
Charter can be found [here](https://docs.google.com/document/d/1m4Kvnh_u_9cENEE9n1ifYowQEFSgiHnbw43urGJMB64/edit#)
leadership:
chairs:
- name: Sidhartha Mani
github: wlan0
company: Caascade Labs
- name: Jago Macleod
github: jagosan
company: Google
meetings:
- description: Regular WG Meeting
day: Wednesday
time: "10:00"
tz: "PT (Pacific Time)"
frequency: weekly
url: https://zoom.us/my/cloudprovider
archive_url: https://docs.google.com/document/d/1OZE-ub-v6B8y-GuaWejL-vU_f9jsjBbrim4LtTfxssw/edit#heading=h.w7i4ksrweimp
contact:
slack: wg-cloud-provider
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-cloud-provider
- name: Multitenancy
dir: wg-multitenancy
mission_statement: >

View File

@ -1,29 +0,0 @@
<!---
This is an autogenerated file!
Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
-->
# Cloud Provider Working Group
Charter can be found [here](https://docs.google.com/document/d/1m4Kvnh_u_9cENEE9n1ifYowQEFSgiHnbw43urGJMB64/edit#)
## Meetings
* Regular WG Meeting: [Wednesdays at 10:00 PT (Pacific Time)](https://zoom.us/my/cloudprovider) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:00&tz=PT%20%28Pacific%20Time%29).
* [Meeting notes and Agenda](https://docs.google.com/document/d/1OZE-ub-v6B8y-GuaWejL-vU_f9jsjBbrim4LtTfxssw/edit#heading=h.w7i4ksrweimp).
## Organizers
* Sidhartha Mani (**[@wlan0](https://github.com/wlan0)**), Caascade Labs
* Jago Macleod (**[@jagosan](https://github.com/jagosan)**), Google
## Contact
* [Slack](https://kubernetes.slack.com/messages/wg-cloud-provider)
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-cloud-provider)
* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/wg%2Fcloud-provider)
<!-- BEGIN CUSTOM CONTENT -->
<!-- END CUSTOM CONTENT -->