-
Notifications
You must be signed in to change notification settings - Fork 163
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(controller): fix panic when last promotion has no freight collection #2362
Conversation
loafoe
commented
Jul 29, 2024
- Fixes crash by adding additional nil checks
- Resolves panic when promoting freight #2361
✅ Deploy Preview for docs-kargo-akuity-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2362 +/- ##
==========================================
- Coverage 47.64% 47.63% -0.02%
==========================================
Files 244 244
Lines 17392 17396 +4
==========================================
Hits 8287 8287
- Misses 8694 8698 +4
Partials 411 411 ☔ View full report in Codecov by Sentry. |
@hiddeco thanks for reviewing, rebased to make sure DCO passes (signature) |
Signed-off-by: Andy Lo-A-Foe <andy.loafoe@gmail.com>
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Successfully created backport PR for |