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

optimize imagepulljob code #1514

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

zmberg
Copy link
Member

@zmberg zmberg commented Feb 29, 2024

Ⅰ. Describe what this PR does

Ⅱ. Does this pull request fix one issue?

Ⅲ. Describe how to verify it

Ⅳ. Special notes for reviews

@kruise-bot kruise-bot requested review from Fei-Guo and veophi February 29, 2024 09:36
@kruise-bot kruise-bot added the size/S size/S 10-29 label Feb 29, 2024
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.74%. Comparing base (3b7c731) to head (fc8753a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1514      +/-   ##
==========================================
- Coverage   49.21%   47.74%   -1.48%     
==========================================
  Files         157      160       +3     
  Lines       22604    23366     +762     
==========================================
+ Hits        11125    11156      +31     
- Misses      10268    10999     +731     
  Partials     1211     1211              
Flag Coverage Δ
unittests 47.74% <100.00%> (-1.48%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@furykerry furykerry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

}
if target.Labels == nil {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plz add ut for this code

@zmberg zmberg force-pushed the optimize-imagepulljob branch from 5dabf7b to 2003831 Compare February 29, 2024 11:52
@kruise-bot kruise-bot added size/L size/L: 100-499 and removed lgtm size/S size/S 10-29 labels Feb 29, 2024
@zmberg zmberg force-pushed the optimize-imagepulljob branch 2 times, most recently from 059400f to 86de1dd Compare February 29, 2024 12:25
Signed-off-by: liheng.zms <[email protected]>
@zmberg zmberg force-pushed the optimize-imagepulljob branch from 86de1dd to fc8753a Compare February 29, 2024 12:37
@furykerry
Copy link
Member

/lgtm

@kruise-bot kruise-bot added the lgtm label Mar 1, 2024
@zmberg
Copy link
Member Author

zmberg commented Mar 1, 2024

/approve

@kruise-bot
Copy link

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kruise-bot kruise-bot merged commit 63bc96e into openkruise:master Mar 1, 2024
26 of 27 checks passed
@zmberg zmberg deleted the optimize-imagepulljob branch March 1, 2024 01:22
@zmberg zmberg added this to the 1.6 milestone Mar 7, 2024
ppbits pushed a commit to ppbits/kruise that referenced this pull request Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants