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

Regard the pod at preparing update state as update revision when scaling #1290

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

veophi
Copy link
Member

@veophi veophi commented May 19, 2023

Ⅰ. Describe what this PR does

Ⅱ. Does this pull request fix one issue?

Ⅲ. Describe how to verify it

Ⅳ. Special notes for reviews

@codecov-commenter
Copy link

codecov-commenter commented May 19, 2023

Codecov Report

Attention: Patch coverage is 69.04762% with 13 lines in your changes missing coverage. Please review.

Project coverage is 48.54%. Comparing base (6d25366) to head (22308fd).
Report is 198 commits behind head on master.

Files with missing lines Patch % Lines
pkg/controller/cloneset/utils/cloneset_utils.go 0.00% 8 Missing ⚠️
pkg/controller/cloneset/sync/cloneset_scale.go 0.00% 3 Missing ⚠️
pkg/controller/statefulset/stateful_set_utils.go 0.00% 1 Missing ⚠️
...kg/controller/statefulset/stateful_update_utils.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1290      +/-   ##
==========================================
+ Coverage   48.37%   48.54%   +0.16%     
==========================================
  Files         151      152       +1     
  Lines       21178    21240      +62     
==========================================
+ Hits        10245    10310      +65     
+ Misses       9808     9801       -7     
- Partials     1125     1129       +4     
Flag Coverage Δ
unittests 48.54% <69.04%> (+0.16%) ⬆️

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.

@veophi veophi force-pushed the preparingupdate-as-update branch from 9c87c81 to 7d7c865 Compare June 7, 2023 10:45
@veophi veophi force-pushed the preparingupdate-as-update branch from 7d7c865 to b072cb6 Compare June 7, 2023 10:55
@veophi veophi marked this pull request as ready for review June 7, 2023 10:56
@kruise-bot kruise-bot requested a review from furykerry June 7, 2023 10:56
@veophi veophi force-pushed the preparingupdate-as-update branch from b072cb6 to 5a13b7f Compare June 8, 2023 06:16
@veophi
Copy link
Member Author

veophi commented Jun 8, 2023

/cc @shiyan2016

@veophi veophi force-pushed the preparingupdate-as-update branch from 5a13b7f to acf6058 Compare June 8, 2023 12:58
@veophi veophi force-pushed the preparingupdate-as-update branch from acf6058 to 5c941c8 Compare June 20, 2023 02:58
@kruise-bot kruise-bot added size/L size/L: 100-499 and removed size/M size/M: 30-99 labels Jun 20, 2023
@veophi veophi force-pushed the preparingupdate-as-update branch 3 times, most recently from 658646a to 36f4897 Compare June 26, 2023 09:39
@veophi veophi force-pushed the preparingupdate-as-update branch 3 times, most recently from 44a90ec to d9a52ae Compare June 27, 2023 06:49
@kruise-bot kruise-bot removed the size/L size/L: 100-499 label Jun 27, 2023
@kruise-bot kruise-bot added the size/XL size/XL: 500-999 label Jun 27, 2023
@veophi veophi force-pushed the preparingupdate-as-update branch from 734a777 to 8968df4 Compare June 28, 2023 03:32
@veophi veophi changed the title Regard the pod at preparing update state as update revision Regard the pod at preparing update state as update revision when scaling Jun 28, 2023
@veophi veophi force-pushed the preparingupdate-as-update branch from 8968df4 to 8e1b1b9 Compare June 28, 2023 03:34
@shiyan2016
Copy link
Member

/lgtm

@zmberg zmberg added this to the v1.5 milestone Jun 28, 2023
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
@veophi veophi force-pushed the preparingupdate-as-update branch from 54fc3d6 to 22308fd Compare June 28, 2023 08:25
Copy link
Member

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

/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 6ca91fe into openkruise:master Jun 28, 2023
diannaowa pushed a commit to diannaowa/kruise that referenced this pull request Aug 29, 2023
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
lilongfeng0902 pushed a commit to lilongfeng0902/kruise that referenced this pull request Sep 12, 2023
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
ppbits pushed a commit to ppbits/kruise that referenced this pull request Apr 4, 2024
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.

6 participants