wongnai / kube-slack

Kubernetes Slack Monitoring
MIT License
323 stars 59 forks source link

Question about ContainersNotReady pod status #28

Closed omerozery closed 6 years ago

omerozery commented 6 years ago

Why the blacklistReason array of PodStatus class constructor doesn't contain ContainersNotReady ? I get a lot of messages of that kind every time i apply new deployment, even though eventually they are deployed successfully. it is making my slack channel very noisy and unreliable.

whs commented 6 years ago

27 just came in at the same time :D

Are you having the same issue that your application pod takes very long time to boot and get notified as well?

whs commented 6 years ago

Actually I think I know the problem. I'll take a look later this week. Merging with #27