wongnai / kube-slack

Kubernetes Slack Monitoring
MIT License
323 stars 59 forks source link

Add possibility of ignoring specific pods #19

Closed chribsen closed 6 years ago

chribsen commented 6 years ago

This commit fixes #18 by ignoring any pod that carries the following annotation:

kube-slack/ignore-pod: "true"

The PR also appends a paragraph to the README.md that explains how this annotation can be used.

whs commented 6 years ago

I really love this feature! Thanks for submitting a PR. I'll publish a release tomorrow

whs commented 6 years ago

Sorry for the wait, v3.2.0 is now on Docker Hub :tada: