From ddd7ccacfadc0ccb22bbaf01439c9ffc6fe228b0 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Fri, 4 Feb 2022 12:44:53 +0530 Subject: [PATCH] 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. --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 840ecc475..e6febf814 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