vmware-archive / kubewatch

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

Add support for basecamp campfire messages (simple chatbot) #241

Open fearoffish opened 4 years ago

fearoffish commented 4 years ago

This is a simple basecamp (campfire) message poster. It uses the simple Event Message as the body. Maybe I should make it more human readable, but for now this works.

fearoffish commented 4 years ago

Also, to be clear, I don't even know if I've constructed any of this correctly for basecamp (it just requires a 'content' POST).

fearoffish commented 4 years ago

This correctly posts now, although I'd like the messages to be a bit more human friendly, I'm just using the event message for now.