diff options
| author | Rohit Yadav <rohityadav89@gmail.com> | 2022-02-04 12:44:53 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-04 12:44:53 +0530 |
| commit | ddd7ccacfadc0ccb22bbaf01439c9ffc6fe228b0 (patch) | |
| tree | 9f3d4efead4ae8692c8d529f972ff874459ceb40 /communication | |
| parent | 144461e6e1f1dc5048bf1cdd78ce38c91c978831 (diff) | |
channels: add cluster-api-cloudstack slack channel
This proposes to add a new cluster-api-cloudstack Slack channel for use of community building, participation and discussion around CAPI provider for Apache CloudStack (http://cloudstack.apache.org/), an opensource IaaS cloud computing platform. This is under the cluster-api sub-project of k8s cluster-lifecycle SIG. We're in process of proposing and donating this provider to the SIG.
Diffstat (limited to 'communication')
| -rw-r--r-- | communication/slack-config/channels.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 840ecc47..e6febf81 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -47,6 +47,7 @@ channels: - name: cluster-api-aws-alerts - name: cluster-api-azure - name: cluster-api-baremetal + - name: cluster-api-cloudstack - name: cluster-api-digitalocean - name: cluster-api-docker archived: true |
