kubewatch icon indicating copy to clipboard operation
kubewatch copied to clipboard

Different Slack channel support based on namespaces

Open shubhamc183 opened this issue 6 years ago • 2 comments

How can we send notifications to different Slack channels based on namespace?

Suppose, in one cluster we have N namespaces that represent N teams and they all have different slack channels.

So, instead of deploying N kubewatch in N namespaces I want to deploy one kubewatch which can send notifications based on namespaces.

Can we configure this case?

shubhamc183 avatar Mar 16 '20 18:03 shubhamc183

i too have same requirement.. Could someone suggest? is it possible to add conditions based on namespaces to channel name?

ssvinoth22 avatar Apr 28 '20 09:04 ssvinoth22

This seems a useful feature.

Currently you need to run N instances of the kubewatch controller, each configured to watch only resources of a single namespace

mkmik avatar Jul 02 '20 15:07 mkmik