update sig-cloud-provider charter to support orphaned subprojects

This commit is contained in:
Fabio Rapposelli 2019-04-17 22:38:16 +02:00
parent bb241daddf
commit 484fd24d59
No known key found for this signature in database
GPG Key ID: 69F5AA23EE3B1516
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ SIG Cloud Providers mission is to simplify, develop, and maintain cloud provi
- core controllers (started by the cloud-controller-manager) that interact with cloud provider resources
- all [cloud provider repositories](https://github.com/kubernetes?utf8=%E2%9C%93&q=cloud-provider-&type=&language=) under the Kubernetes organization
- [e2e tests for cloud provider specific](https://github.com/kubernetes/kubernetes/tree/master/test/e2e/cloud) functionality
- all the subprojects formerly owned by [SIG-AWS](https://github.com/kubernetes/community/tree/master/sig-aws#subprojects), [SIG-AZURE](https://github.com/kubernetes/community/tree/master/sig-azure#subprojects), [SIG-GCP](https://github.com/kubernetes/community/tree/master/sig-gcp#subprojects), [SIG-IBMCloud](https://github.com/kubernetes/community/tree/master/sig-ibmcloud#subprojects), [SIG-Openstack](https://github.com/kubernetes/community/tree/master/sig-openstack#subprojects), [SIG-VMware](https://github.com/kubernetes/community/tree/master/sig-vmware#subprojects).
- any new subproject that is cloud provider specific, unless there is another SIG already sponsoring it.
#### Cross-cutting and Externally Facing Processes