kubewatch icon indicating copy to clipboard operation
kubewatch copied to clipboard

Filter notifications sent to Slack

Open yosbeleg89 opened this issue 6 years ago • 5 comments

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:

image

This is an example of a pod deleted using kubectl, there are several notifications saying that the same pod have been updated.

Thanks

yosbeleg89 avatar Feb 04 '19 21:02 yosbeleg89

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.

yosbeleg89 avatar Feb 04 '19 21:02 yosbeleg89

where you able to use the reason flag?

wannaknowmo avatar Apr 10 '19 20:04 wannaknowmo

where you able to use the reason flag?

nop

yosbeleg89 avatar Apr 10 '19 21:04 yosbeleg89

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?

ediphy-azorab avatar Jun 05 '19 14:06 ediphy-azorab

This issue could be resolved using #176.

codenio avatar Jun 11 '19 06:06 codenio