diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-05-07 15:19:10 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-05-07 15:19:10 +0530 |
| commit | 390abdaead2cfa0824fdd2b44ab8d346dc3a6c92 (patch) | |
| tree | 70b2130a07c12f74f949adb499c8cbb807b854f6 | |
| parent | 4aedcd41c07efc6e68f4bb48dc665bbdc00f1136 (diff) | |
Archive monolith and ops-status slack channels
- monolith is inactive today. It was created for discussing migrating monolith
apps to Kubernetes. Ref: https://groups.google.com/forum/#!forum/monolithic-apps-to-k8s.
- ops-status was meant for "operations issues that might be relevant to the K8s community".
For upstream Kubernetes ops-specific discussion, we have #testing-ops.
For general ops discussion, we have #sre.
| -rw-r--r-- | communication/slack-config/channels.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/communication/slack-config/channels.yaml b/communication/slack-config/channels.yaml index 44823e8e..97a78857 100644 --- a/communication/slack-config/channels.yaml +++ b/communication/slack-config/channels.yaml @@ -175,6 +175,7 @@ channels: - name: minikube-dev - name: monitoring-mixins - name: monolith + archived: true - name: multi-platform - name: mysql-operator - name: navigator @@ -187,6 +188,7 @@ channels: - name: openstack-helm - name: openstack-kolla - name: ops-status + archived: true - name: osbkit - name: pharmer - name: pl-users |
