[ ] Affected Issues have been mentioned in the Closing issues section
[ ] Documentation has been written/updated
[ ] PR title is ready for changelog and subsystem label(s) applied
If a pod fails in kubernetes with an ImagePullBackOff or CrashLoopBackOff, the controller would not pick this up and return the failure to the message queue.
This has a check for the pod failure status now so that a failure of either of these types will return to Lagoon the reason for the failure.
Checklist
If a pod fails in kubernetes with an ImagePullBackOff or CrashLoopBackOff, the controller would not pick this up and return the failure to the message queue.
This has a check for the pod failure status now so that a failure of either of these types will return to Lagoon the reason for the failure.