From c53985cece48139807808064dfd1212b2cab6271 Mon Sep 17 00:00:00 2001 From: Avvari Sai SSV Bharadwaj Date: Sun, 6 Sep 2020 17:10:56 +0530 Subject: Update channels.yaml to include new slack channel. CRAFT is a project developed at Salesforce to facilitate easy operator creation. CRAFT declares Kubernetes Operators in a robust and generic way for any resource, letting developers focus on CRUD (create, read, update and delete) operations of resource management in a Dockerfile. With CRAFT you can create operators without a dependent layer and in the language of your choice. Further info: https://github.com/salesforce/craft#custom-resource-abstraction-fabrication-tool We would like to create a channel in the Kubernetes community which can be used to raise and solve issues and suggest improvements on the existing framework and documentation. --- communication/slack-config/channels.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communication') diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index b1edfd30..da9ff34f 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -53,6 +53,7 @@ channels: - name: compliance-hipaa - name: contour - name: contributor-summit + - name: craft - name: crash-diagnostics - name: crd-installation - name: crio -- cgit v1.2.3