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 deleteAvailableLimit bug #1481

Merged
merged 2 commits into from
Jan 3, 2024

Conversation

zmberg
Copy link
Member

@zmberg zmberg commented Jan 2, 2024

Ⅰ. Describe what this PR does

fix issue: #1478

@kruise-bot kruise-bot added the size/M size/M: 30-99 label Jan 2, 2024
@zmberg zmberg force-pushed the fix-deleteAvailableLimit branch from 2debc90 to 46434b6 Compare January 2, 2024 04:01
Copy link

codecov bot commented Jan 2, 2024

Codecov Report

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

Comparison is base (fa7a1da) 47.66% compared to head (22ddd0b) 47.99%.

Files Patch % Lines
pkg/controller/cloneset/sync/cloneset_scale.go 80.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1481      +/-   ##
==========================================
+ Coverage   47.66%   47.99%   +0.33%     
==========================================
  Files         157      157              
  Lines       22427    22427              
==========================================
+ Hits        10689    10764      +75     
+ Misses      10570    10479      -91     
- Partials     1168     1184      +16     
Flag Coverage Δ
unittests 47.99% <81.81%> (+0.33%) ⬆️

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/L size/L: 100-499 and removed size/M size/M: 30-99 labels Jan 2, 2024
Signed-off-by: liheng.zms <[email protected]>
@zmberg zmberg force-pushed the fix-deleteAvailableLimit branch from 6b90a60 to 22ddd0b Compare January 3, 2024 05:26
@furykerry
Copy link
Member

/lgtm

@zmberg
Copy link
Member Author

zmberg commented Jan 3, 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 f4e238f into openkruise:master Jan 3, 2024
27 checks passed
zmberg added a commit to zmberg/kruise that referenced this pull request Jan 11, 2024
This fix is incorrect.

This reverts commit f4e238f.

Signed-off-by: liheng.zms <[email protected]>
kruise-bot pushed a commit that referenced this pull request Jan 24, 2024
* Revert "fix deleteAvailableLimit bug (#1481)"

This fix is incorrect.

This reverts commit f4e238f.

Signed-off-by: liheng.zms <[email protected]>

* add cloneset scale ut

Signed-off-by: liheng.zms <[email protected]>

---------

Signed-off-by: liheng.zms <[email protected]>
ppbits pushed a commit to ppbits/kruise that referenced this pull request Apr 4, 2024
* fix deleteAvailableLimit bug


* add clonesets scale ut


---------
ppbits pushed a commit to ppbits/kruise that referenced this pull request Apr 4, 2024
)

* Revert "fix deleteAvailableLimit bug (openkruise#1481)"

This fix is incorrect.

This reverts commit f4e238f.


* add cloneset scale ut


---------
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