diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-11-15 07:52:49 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-15 07:52:49 -0800 |
| commit | 35d8e8cc6a5165352e92ec17d5bf9e892e653bc7 (patch) | |
| tree | b35e00ad8d80c7943944d478f739c0e6434e7de1 | |
| parent | 1ef48631b89141e8b614002b4bdce6560df31958 (diff) | |
| parent | e642b5204aee9afdb07276525935f727909a0c3e (diff) | |
Merge pull request #6226 from MadhavJivrajani/controller-runtime-ch
Add channel for controller-runtime
| -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 ce52a358..c2540d66 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -67,6 +67,7 @@ channels: - name: compliance-hipaa - name: contour - name: contributor-summit + - name: controller-runtime - name: craft - name: crash-diagnostics - name: crd-installation |
