Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: if pod fails send failure correctly #256

Merged
merged 1 commit into from
Jul 5, 2024
Merged

fix: if pod fails send failure correctly #256

merged 1 commit into from
Jul 5, 2024

Conversation

shreddedbacon
Copy link
Member

Checklist

  • 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.

@shreddedbacon shreddedbacon marked this pull request as ready for review July 5, 2024 03:08
@shreddedbacon shreddedbacon merged commit 567de23 into main Jul 5, 2024
10 checks passed
@shreddedbacon shreddedbacon deleted the pod-fails branch July 5, 2024 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant