kubewatch
kubewatch copied to clipboard
Filter notifications sent to Slack
Possibly related to https://github.com/bitnami-labs/kubewatch/issues/24 , is there a way to filter the notifications sent to Slack? I'm using helm chart and version 0.0.4. I'm also noticing repeated events showed in Slack:
This is an example of a pod deleted using kubectl, there are several notifications saying that the same pod have been updated.
Thanks
I would like to send only the created, deleted and failed events, I tried to edit the ConfigMap and add a reason
section but it didn't work.
where you able to use the reason flag?
where you able to use the reason flag?
nop
Without this functionality kubewatch is almost unusable for us - our fairly small cluster is producing about 1 message/second, almost none of which I want to recieve. Anyone know why #27 seems to have been reverted?
This issue could be resolved using #176.