diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-06-09 07:33:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-09 07:33:42 -0700 |
| commit | 3c3ea0afd600afed89faaaf2572c220ed2baa091 (patch) | |
| tree | 1676800bd425588263fdcd354f5cbed44feae188 | |
| parent | a5dc6ee638b5df076cfb0b25d9fe6eb51dc2b62a (diff) | |
| parent | baf63d46d4eb0ef95378605b186002acac31e07e (diff) | |
Merge pull request #6677 from mrbobbytables/add-cloudstack
SIG Cluster Lifecycle: Add cloudstack subproject
| -rw-r--r-- | sig-cluster-lifecycle/README.md | 4 | ||||
| -rw-r--r-- | sigs.yaml | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md index a9a164af..751f1133 100644 --- a/sig-cluster-lifecycle/README.md +++ b/sig-cluster-lifecycle/README.md @@ -106,6 +106,10 @@ Cluster API infrastructure provider for Azure - Cluster API Provider Azure office hours: [Thursdays at 08:00 PT (Pacific Time)](https://zoom.us/j/566930821?pwd=N2JuRWljc3hGS3ZnVlBLTk42TFlzQT09) (bi-weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=08:00&tz=PT%20%28Pacific%20Time%29). - [Meeting notes and Agenda](http://bit.ly/k8s-capz-agenda). - [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4). +### cluster-api-provider-cloudstack +Cluster API provider for Apache Cloudstack +- **Owners:** + - [kubernetes-sigs/cluster-api-provider-cloudstack](https://github.com/kubernetes-sigs/cluster-api-provider-cloudstack/blob/master/OWNERS) ### cluster-api-provider-digitalocean Cluster API infrastructure provider for DigitalOcean - **Owners:** @@ -1057,6 +1057,10 @@ sigs: url: https://zoom.us/j/566930821?pwd=N2JuRWljc3hGS3ZnVlBLTk42TFlzQT09 archive_url: http://bit.ly/k8s-capz-agenda recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4 + - name: cluster-api-provider-cloudstack + description: Cluster API provider for Apache Cloudstack + owners: + - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-cloudstack/master/OWNERS - name: cluster-api-provider-digitalocean description: Cluster API infrastructure provider for DigitalOcean contact: |
