kube-slack icon indicating copy to clipboard operation
kube-slack copied to clipboard

Add monitoring of container image deployments

Open nathancashmore opened this issue 7 years ago • 5 comments

nathancashmore avatar Oct 24 '17 18:10 nathancashmore

@nathancashmore would you mind if I hi-jacked this PR and fixed the raised review issues? I'd really appreciate having the bot notify us about new deployments!

phillipj avatar Apr 13 '18 10:04 phillipj

@phillipj go for it.

nathancashmore avatar Apr 13 '18 13:04 nathancashmore

Alrighty, thanks. I'll for sure credit you as the author in the commit!

phillipj avatar Apr 13 '18 13:04 phillipj

Updates after having done some initial testing of this; we decided to send a Slack message from our deployment script with a cURL command instead. Looks something like this:

screen shot 2018-07-04 at 15 35 54

That in combination with the already existing monitors that will tell us about containers having trouble, covers our needs.

Bottom line, I was a little quick saying I'll hijack this PR with the goals of getting it merged. Sorry for those who waited in vain.

phillipj avatar Jul 04 '18 13:07 phillipj

This may be a little unnecessary for some, this should be conditional with a configuration flag.

AshMartian avatar Oct 11 '18 16:10 AshMartian