brigadecore / brigade

Event-driven scripting for Kubernetes
https://brigade.sh/
Apache License 2.0
2.41k stars 246 forks source link

bug: InvalidImageName not handled correctly #1937

Open krancour opened 2 years ago

krancour commented 2 years ago

Saw a job pod go to status InvalidImageName, and the observer didn't treat this as a failure. Brigade believed the pod was still running.