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

support pub pub.kruise.io/disable-fetch-replicas-from-workload=true #1758

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

zmberg
Copy link
Member

@zmberg zmberg commented Sep 24, 2024

Ⅰ. Describe what this PR does

The custom workload implements the scale subresource, but the replicas value in the scale subresource is inaccurate, so they want to use the pub.kruise.io/protect-total-replicas.

Ⅱ. Does this pull request fix one issue?

Ⅲ. Describe how to verify it

Ⅳ. Special notes for reviews

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 49.31%. Comparing base (0d0031a) to head (04fdf23).
Report is 93 commits behind head on master.

Files with missing lines Patch % Lines
pkg/control/pubcontrol/pub_control.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1758      +/-   ##
==========================================
+ Coverage   47.91%   49.31%   +1.40%     
==========================================
  Files         162      191      +29     
  Lines       23491    19616    -3875     
==========================================
- Hits        11256     9674    -1582     
+ Misses      11014     8685    -2329     
- Partials     1221     1257      +36     
Flag Coverage Δ
unittests 49.31% <25.00%> (+1.40%) ⬆️

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.

@ABNER-1
Copy link
Member

ABNER-1 commented Sep 25, 2024

/lgtm

Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
@furykerry
Copy link
Member

/lgtm
/approve

@furykerry furykerry merged commit d79f404 into openkruise:master Sep 25, 2024
42 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants