abahmed / kwatch

:eyes: monitor & detect crashes in your Kubernetes(K8s) cluster instantly
https://kwatch.dev
MIT License
964 stars 75 forks source link

Ignore Killing Stopped container #167

Closed beejiujitsu closed 1 year ago

beejiujitsu commented 1 year ago

Is your feature request related to a problem? Please describe.

Kwatch sends notifications anytime a pod is killed as part of a normal Argo Rollouts update.

Example:

image

Describe the solution you'd like Ignore pods that are killed as part of normal kubernetes operations.

beejiujitsu commented 1 year ago

I've abandoned kwatch, so closing.

mfn commented 1 year ago

@beejiujitsu what do you use instead?

abahmed commented 1 year ago

Hello @beejiujitsu Sorry for being late in response!

There's a flag you can use ignoreFailedGracefulShutdown

beejiujitsu commented 1 year ago

@beejiujitsu what do you use instead?

Nothing comparable. I decided errors for all pods in all clusters was too noisy.