-
Notifications
You must be signed in to change notification settings - Fork 767
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: upgrade minimum dockerapi version #1510
fix: upgrade minimum dockerapi version #1510
Conversation
61909fb
to
d7e1817
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1510 +/- ##
==========================================
+ Coverage 48.55% 49.23% +0.67%
==========================================
Files 157 157
Lines 22480 22604 +124
==========================================
+ Hits 10916 11128 +212
+ Misses 10360 10262 -98
- Partials 1204 1214 +10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@hantmac you need resolve the check, https://github.com/openkruise/kruise/pull/1510/checks?check_run_id=21940514657 |
Signed-off-by: hantmac <hantmac@outlook.com>
Signed-off-by: hantmac <hantmac@outlook.com>
24158c7
to
245221c
Compare
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: furykerry The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* fix: upgrade minimum dockerapi version * fix codecov ---------
release the bugfix please |
Ⅰ. Describe what this PR does
Fix #1508
Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews