vmware-archive / kubewatch

Watch k8s events and trigger Handlers
Apache License 2.0
2.44k stars 442 forks source link

Added Slack Webhook Handler #282

Closed rknechtel closed 2 years ago

rknechtel commented 2 years ago

I added a new Slack Webhook handler. We use slack webhooks for everything not the Slack API. So I added a slack webhook handler to push events to Slack channels. It works, I'm using an in-house built pod of kubewatch in our AWS ECR for now. In future if you accept this MR then I will just point to your repo.