Skip to content

Commit c53985c

Browse files
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.
1 parent 19b5dcc commit c53985c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

communication/slack-config/channels.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ channels:
5353
- name: compliance-hipaa
5454
- name: contour
5555
- name: contributor-summit
56+
- name: craft
5657
- name: crash-diagnostics
5758
- name: crd-installation
5859
- name: crio

0 commit comments

Comments
 (0)