diff options
| author | Avvari Sai SSV Bharadwaj <saibharadwajavvari9@gmail.com> | 2020-09-06 17:10:56 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-06 17:10:56 +0530 |
| commit | c53985cece48139807808064dfd1212b2cab6271 (patch) | |
| tree | e82f781ec544c5a1efa330b2a1e67d45a3e3779f | |
| parent | 19b5dcc799e89039d03325d7bc73ed2d90cf9e19 (diff) | |
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.
| -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 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 |
