dmarkey / kube-lookout

A utility to post changes to kubernetes deployments to Slack
MIT License
36 stars 9 forks source link

Support opt-in / opt-out via deployment annotations #3

Open nabadger opened 5 years ago

nabadger commented 5 years ago

Might be nice to have a way to use annotations on certain deployments to opt-in or opt-out of notifications.

I can see this being useful with tools like flux where you may be automating a lot of test/dev deployments (maybe you don't want them to talk to slack, where as you would with staging/prod).