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

[Fix] ResourceDistribution should watch unstructured object #1464

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

veophi
Copy link
Member

@veophi veophi commented Dec 6, 2023

Ⅰ. 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 added the size/XS size/XS: 0-9 label Dec 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2023

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (01717ff) 48.36% compared to head (bcd5cc9) 48.36%.
Report is 4 commits behind head on master.

Files Patch % Lines
...rcedistribution/resourcedistribution_controller.go 0.00% 10 Missing ⚠️
pkg/daemon/criruntime/imageruntime/cri.go 0.00% 2 Missing ⚠️
pkg/daemon/criruntime/imageruntime/containerd.go 0.00% 1 Missing ⚠️
pkg/daemon/criruntime/imageruntime/docker.go 0.00% 1 Missing ⚠️
pkg/daemon/criruntime/imageruntime/pouch.go 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1464      +/-   ##
==========================================
- Coverage   48.36%   48.36%   -0.01%     
==========================================
  Files         154      154              
  Lines       21679    21659      -20     
==========================================
- Hits        10486    10475      -11     
+ Misses      10040    10033       -7     
+ Partials     1153     1151       -2     
Flag Coverage Δ
unittests 48.36% <0.00%> (-0.01%) ⬇️

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.

@kruise-bot kruise-bot added size/M size/M: 30-99 and removed size/XS size/XS: 0-9 labels Dec 6, 2023
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
@kruise-bot kruise-bot added size/S size/S 10-29 and removed size/M size/M: 30-99 labels Dec 7, 2023
@veophi veophi changed the title Fix resourceDistribution e2e [Fix] ResourceDistribution should watch unstructured object Dec 7, 2023
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
@kruise-bot kruise-bot added size/M size/M: 30-99 and removed size/S size/S 10-29 labels Dec 7, 2023
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

@furykerry
Copy link
Member

/approve

@kruise-bot
Copy link

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

@kruise-bot kruise-bot merged commit 28c0a72 into openkruise:master Dec 8, 2023
25 checks passed
xiangpingjiang pushed a commit to xiangpingjiang/kruise that referenced this pull request Dec 13, 2023
…se#1464)

* fix resourcedistribution event watch

Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>

* fix image list pull job e2e

Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>

---------

Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
xiangpingjiang pushed a commit to xiangpingjiang/kruise that referenced this pull request Dec 13, 2023
…se#1464)

* fix resourcedistribution event watch

Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>

* fix image list pull job e2e

Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>

---------

Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Signed-off-by: pingjiang <xiangpingjiang1998@gmail.com>
@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
…se#1464)

* fix resourcedistribution event watch


* fix image list pull job e2e


---------

Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
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.

None yet

5 participants