summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--OWNERS_ALIASES4
-rw-r--r--sig-cloud-provider/CHARTER.md0
-rw-r--r--sig-cloud-provider/OWNERS6
-rw-r--r--sig-cloud-provider/README.md75
-rw-r--r--sig-list.md1
-rw-r--r--sigs.yaml68
6 files changed, 153 insertions, 1 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES
index ec5ee97d..4e19c393 100644
--- a/OWNERS_ALIASES
+++ b/OWNERS_ALIASES
@@ -32,6 +32,10 @@ aliases:
- soltysh
- pwittrock
- AdoHe
+ sig-cloud-provider-leads:
+ - andrewsykim
+ - hogepodge
+ - jagosan
sig-cluster-lifecycle-leads:
- lukemarsden
- roberthbailey
diff --git a/sig-cloud-provider/CHARTER.md b/sig-cloud-provider/CHARTER.md
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/sig-cloud-provider/CHARTER.md
diff --git a/sig-cloud-provider/OWNERS b/sig-cloud-provider/OWNERS
new file mode 100644
index 00000000..1c2834b1
--- /dev/null
+++ b/sig-cloud-provider/OWNERS
@@ -0,0 +1,6 @@
+reviewers:
+ - sig-cloud-provider-leads
+approvers:
+ - sig-cloud-provider-leads
+labels:
+ - sig/cloud-provider
diff --git a/sig-cloud-provider/README.md b/sig-cloud-provider/README.md
new file mode 100644
index 00000000..a5a7119d
--- /dev/null
+++ b/sig-cloud-provider/README.md
@@ -0,0 +1,75 @@
+<!---
+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 Special Interest Group
+
+Ensures that the Kubernetes ecosystem is evolving in a way that is neutral to all (public and private) cloud providers. It will be responsible for establishing standards and requirements that must be met by all providers to ensure optimal integration with Kubernetes.
+
+## Meetings
+* Regular SIG Meeting: [Wednesdays at 10:00 PT (Pacific Time)](https://zoom.us/my/sigcloudprovider) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:00&tz=PT%20%28Pacific%20Time%29).
+ * [Meeting notes and Agenda](TODO).
+ * [Meeting recordings](TODO).
+
+## Leadership
+
+### Chairs
+The Chairs of the SIG run operations and processes governing the SIG.
+
+* Andrew Sy Kim (**[@andrewsykim](https://github.com/andrewsykim)**), DigitalOcean
+* Chris Hoge (**[@hogepodge](https://github.com/hogepodge)**), OpenStack Foundation
+* Jago Macleod (**[@jagosan](https://github.com/jagosan)**), Google
+
+## Contact
+* [Slack](https://kubernetes.slack.com/messages/sig-cloud-provider)
+* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider)
+* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fcloud-provider)
+
+## Subprojects
+
+The following subprojects are owned by sig-cloud-provider:
+- **kubernetes-cloud-provider**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/cloud-controller-manager/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/cloud/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/cloudprovider/OWNERS
+- **cloud-provider-azure**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/cloud-provider-azure/master/OWNERS
+- **cloud-provider-gcp**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/cloud-provider-gcp/master/OWNERS
+- **cloud-provider-openstack**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/cloud-provider-openstack/master/OWNERS
+- **cloud-provider-vsphere**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/cloud-provider-vsphere/master/OWNERS
+
+## GitHub Teams
+
+The below teams can be mentioned on issues and PRs in order to get attention from the right people.
+Note that the links to display team membership will only work if you are a member of the org.
+
+The google groups contain the archive of Github team notifications.
+Mentioning a team on Github will CC its group.
+Monitor these for Github activity if you are not a member of the team.
+
+| Team Name | Details | Google Groups | Description |
+| --------- |:-------:|:-------------:| ----------- |
+| @kubernetes/sig-cloud-provider-api-reviews | [link](https://github.com/orgs/kubernetes/teams/sig-cloud-provider-api-reviews) | [link](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider-api-reviews) | API Changes and Reviews |
+| @kubernetes/sig-cloud-provider-bugs | [link](https://github.com/orgs/kubernetes/teams/sig-cloud-provider-bugs) | [link](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider-bugs) | Bug Triage and Troubleshooting |
+| @kubernetes/sig-cloud-provider-feature-requests | [link](https://github.com/orgs/kubernetes/teams/sig-cloud-provider-feature-requests) | [link](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider-feature-requests) | Feature Requests |
+| @kubernetes/sig-cloud-provider-maintainers | [link](https://github.com/orgs/kubernetes/teams/sig-cloud-provider-maintainers) | [link](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider-maintainers) | Cloud Providers Maintainers |
+| @kubernetes/sig-cloud-providers-misc | [link](https://github.com/orgs/kubernetes/teams/sig-cloud-providers-misc) | [link](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-providers-misc) | General Discussion |
+| @kubernetes/sig-cloud-provider-pr-reviews | [link](https://github.com/orgs/kubernetes/teams/sig-cloud-provider-pr-reviews) | [link](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider-pr-reviews) | PR Reviews |
+| @kubernetes/sig-cloud-provider-proposals | [link](https://github.com/orgs/kubernetes/teams/sig-cloud-provider-proposals) | [link](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider-proposals) | Design Proposals |
+| @kubernetes/sig-cloud-provider-test-failures | [link](https://github.com/orgs/kubernetes/teams/sig-cloud-provider-test-failures) | [link](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider-test-failures) | Test Failures and Triage |
+
+<!-- BEGIN CUSTOM CONTENT -->
+
+<!-- END CUSTOM CONTENT -->
diff --git a/sig-list.md b/sig-list.md
index 1464c6de..c9f43051 100644
--- a/sig-list.md
+++ b/sig-list.md
@@ -31,6 +31,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md)
|[Azure](sig-azure/README.md)|azure|* [Stephen Augustus](https://github.com/justaugustus), Red Hat<br>* [Shubheksha Jalan](https://github.com/shubheksha), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/sig-azure)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-azure)|* Regular SIG Meeting: [Wednesdays at 16:00 UTC (biweekly)](https://zoom.us/j/2015551212)<br>
|[Big Data](sig-big-data/README.md)|big-data|* [Anirudh Ramanathan](https://github.com/foxish), Google<br>* [Erik Erlandson](https://github.com/erikerlandson), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-big-data)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-big-data)|* Regular SIG Meeting: [Wednesdays at 17:00 UTC (weekly)](https://zoom.us/my/sig.big.data)<br>
|[CLI](sig-cli/README.md)|cli|* [Maciej Szulik](https://github.com/soltysh), Red Hat<br>* [Phillip Wittrock](https://github.com/pwittrock), Google<br>* [Tony Ado](https://github.com/AdoHe), Alibaba<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cli)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cli)|* Regular SIG Meeting: [Wednesdays at 09:00 PT (Pacific Time) (biweekly)](https://zoom.us/my/sigcli)<br>
+|[Cloud Provider](sig-cloud-provider/README.md)|cloud-provider|* [Andrew Sy Kim](https://github.com/andrewsykim), DigitalOcean<br>* [Chris Hoge](https://github.com/hogepodge), OpenStack Foundation<br>* [Jago Macleod](https://github.com/jagosan), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cloud-provider)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider)|* Regular SIG Meeting: [Wednesdays at 10:00 PT (Pacific Time) (biweekly)](https://zoom.us/my/sigcloudprovider)<br>
|[Cluster Lifecycle](sig-cluster-lifecycle/README.md)|cluster-lifecycle|* [Luke Marsden](https://github.com/lukemarsden), Weave<br>* [Robert Bailey](https://github.com/roberthbailey), Google<br>* [Lucas Käldström](https://github.com/luxas), Luxas Labs (occasionally contracting for Weaveworks)<br>* [Timothy St. Clair](https://github.com/timothysc), Heptio<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-lifecycle)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular SIG Meeting: [Tuesdays at 09:00 PT (Pacific Time) (weekly)](https://zoom.us/j/166836%E2%80%8B624)<br>* kubeadm Office Hours: [Wednesdays at 09:00 PT (Pacific Time) (weekly)](https://zoom.us/j/166836%E2%80%8B624)<br>* Cluster API working group: [Wednesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/j/166836%E2%80%8B624)<br>* kops Office Hours: [Fridays at 09:00 PT (Pacific Time) (biweekly)](https://zoom.us/my/k8ssigaws)<br>
|[Cluster Ops](sig-cluster-ops/README.md)|cluster-ops|* [Rob Hirschfeld](https://github.com/zehicle), RackN<br>* [Jaice Singer DuMars](https://github.com/jdumars), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-ops)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-ops)|* Regular SIG Meeting: [Thursdays at 20:00 UTC (biweekly)](https://zoom.us/j/297937771)<br>
|[Contributor Experience](sig-contributor-experience/README.md)|contributor-experience|* [Elsie Phillips](https://github.com/Phillels), CoreOS<br>* [Paris Pittman](https://github.com/parispittman), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-contribex)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-contribex)|* Regular SIG Meeting: [Wednesdays at 9:30 PT (Pacific Time) (weekly)](https://zoom.us/j/7658488911)<br>
diff --git a/sigs.yaml b/sigs.yaml
index 694bab8c..928d750c 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -561,6 +561,72 @@ sigs:
owners:
# "owners" entry
- https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/OWNERS
+ - name: Cloud Provider
+ dir: sig-cloud-provider
+ mission_statement: >
+ Ensures that the Kubernetes ecosystem is evolving in a way that is neutral to all
+ (public and private) cloud providers. It will be responsible for establishing
+ standards and requirements that must be met by all providers to ensure optimal
+ integration with Kubernetes.
+ label: cloud-provider
+ leadership:
+ chairs:
+ - name: Andrew Sy Kim
+ github: andrewsykim
+ company: DigitalOcean
+ - name: Chris Hoge
+ github: hogepodge
+ company: OpenStack Foundation
+ - name: Jago Macleod
+ github: jagosan
+ company: Google
+ meetings:
+ - description: Regular SIG Meeting
+ day: Wednesday
+ time: "10:00"
+ tz: "PT (Pacific Time)"
+ frequency: biweekly
+ url: https://zoom.us/my/sigcloudprovider
+ archive_url: TODO
+ recordings_url: TODO
+ contact:
+ slack: sig-cloud-provider
+ mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider
+ teams:
+ - name: sig-cloud-provider-api-reviews
+ description: API Changes and Reviews
+ - name: sig-cloud-provider-bugs
+ description: Bug Triage and Troubleshooting
+ - name: sig-cloud-provider-feature-requests
+ description: Feature Requests
+ - name: sig-cloud-provider-maintainers
+ description: Cloud Providers Maintainers
+ - name: sig-cloud-providers-misc
+ description: General Discussion
+ - name: sig-cloud-provider-pr-reviews
+ description: PR Reviews
+ - name: sig-cloud-provider-proposals
+ description: Design Proposals
+ - name: sig-cloud-provider-test-failures
+ description: Test Failures and Triage
+ subprojects:
+ - name: kubernetes-cloud-provider
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/cloud-controller-manager/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/cloud/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/cloudprovider/OWNERS
+ - name: cloud-provider-azure
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/cloud-provider-azure/master/OWNERS
+ - name: cloud-provider-gcp
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/cloud-provider-gcp/master/OWNERS
+ - name: cloud-provider-openstack
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/cloud-provider-openstack/master/OWNERS
+ - name: cloud-provider-vsphere
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/cloud-provider-vsphere/master/OWNERS
- name: Cluster Lifecycle
dir: sig-cluster-lifecycle
mission_statement: >
@@ -1653,7 +1719,7 @@ sigs:
subprojects:
- name: cloud-provider-vsphere
owners:
- - https://raw.githubusercontent.com/kubernetes/cloud-provider-vsphere/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/cloud-provider-vsphere/master/OWNERS
- name: Windows
dir: sig-windows
mission_statement: >