-
Notifications
You must be signed in to change notification settings - Fork 777
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
Conversation
Signed-off-by: liheng.zms <[email protected]>
2debc90
to
46434b6
Compare
Codecov ReportAttention:
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: liheng.zms <[email protected]>
6b90a60
to
22ddd0b
Compare
/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 |
This fix is incorrect. This reverts commit f4e238f. Signed-off-by: liheng.zms <[email protected]>
* 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]>
* fix deleteAvailableLimit bug * add clonesets scale ut ---------
) * Revert "fix deleteAvailableLimit bug (openkruise#1481)" This fix is incorrect. This reverts commit f4e238f. * add cloneset scale ut ---------
Ⅰ. Describe what this PR does
fix issue: #1478