-
-
Notifications
You must be signed in to change notification settings - Fork 117
fix: container builder image priority #779
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
Conversation
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## develop #779 +/- ##
===========================================
- Coverage 25.54% 25.49% -0.06%
===========================================
Files 60 60
Lines 5703 5703
===========================================
- Hits 1457 1454 -3
- Misses 4145 4147 +2
- Partials 101 102 +1
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (informal)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Added
PullIfNewer
image priority and set it as default for the container builder. This priority pulls the image if the digests mismatch.