diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-05-01 13:32:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-01 13:32:24 -0700 |
| commit | f8cf9fa4b42632c25d33bf4f6567d50fa65fd6fd (patch) | |
| tree | 0148b68511349ebd993cde51ce04038655a44344 /sig-cloud-provider | |
| parent | 065ae397ceae98f233072a284f9fcdac2982fb6d (diff) | |
| parent | 484fd24d59193e1b1d21e586b34304866cc533f2 (diff) | |
Merge pull request #3610 from frapposelli/master
Update sig-cloud-provider charter to support orphaned subprojects
Diffstat (limited to 'sig-cloud-provider')
| -rw-r--r-- | sig-cloud-provider/CHARTER.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sig-cloud-provider/CHARTER.md b/sig-cloud-provider/CHARTER.md index 30f05052..2fd8e23f 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 |
