-
Notifications
You must be signed in to change notification settings - Fork 771
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
feat: Advanced Workload pre-download image support attach metadata in ImagePullJob #1246
feat: Advanced Workload pre-download image support attach metadata in ImagePullJob #1246
Conversation
9aad8f7
to
a013cb3
Compare
… ImagePullJob Signed-off-by: Liang Deng <283304489@qq.com>
a013cb3
to
b67c8d5
Compare
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## master #1246 +/- ##
==========================================
- Coverage 48.49% 48.47% -0.03%
==========================================
Files 149 149
Lines 20606 20618 +12
==========================================
+ Hits 9993 9994 +1
- Misses 9518 9528 +10
- Partials 1095 1096 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: zmberg 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 |
… ImagePullJob (openkruise#1246) Signed-off-by: Liang Deng <283304489@qq.com>
… ImagePullJob (openkruise#1246) Signed-off-by: Liang Deng <283304489@qq.com>
… ImagePullJob (openkruise#1246) Signed-off-by: Liang Deng <283304489@qq.com>
Ⅰ. Describe what this PR does
Advanced Workload pre-download image support attach metadata in ImagePullJob
Ⅱ. Does this pull request fix one issue?
fixes #1240
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews