From 484fd24d59193e1b1d21e586b34304866cc533f2 Mon Sep 17 00:00:00 2001 From: Fabio Rapposelli Date: Wed, 17 Apr 2019 22:38:16 +0200 Subject: [PATCH] update sig-cloud-provider charter to support orphaned subprojects --- sig-cloud-provider/CHARTER.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sig-cloud-provider/CHARTER.md b/sig-cloud-provider/CHARTER.md index 30f050520..2fd8e23f1 100644 --- a/sig-cloud-provider/CHARTER.md +++ b/sig-cloud-provider/CHARTER.md @@ -23,6 +23,8 @@ SIG Cloud Provider’s 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