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: the parameter of membername is wrong for leavemember #8393

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

xuriwuyun
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines. label Nov 4, 2024
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.80%. Comparing base (c23ab71) to head (ffbb688).
Report is 1 commits behind head on release-0.9.

Additional details and impacted files
@@               Coverage Diff               @@
##           release-0.9    #8393      +/-   ##
===============================================
- Coverage        64.82%   64.80%   -0.02%     
===============================================
  Files              358      358              
  Lines            45395    45395              
===============================================
- Hits             29426    29419       -7     
- Misses           13338    13353      +15     
+ Partials          2631     2623       -8     
Flag Coverage Δ
unittests 64.80% <ø> (-0.02%) ⬇️

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.

@xuriwuyun xuriwuyun linked an issue Nov 5, 2024 that may be closed by this pull request
@apecloud-bot apecloud-bot added the approved PR Approved Test label Nov 5, 2024
@xuriwuyun xuriwuyun merged commit a4b61c5 into release-0.9 Nov 5, 2024
39 checks passed
@xuriwuyun xuriwuyun deleted the bugfix/leave_wrong_member branch November 5, 2024 02:46
@github-actions github-actions bot added this to the Release 0.9.2 milestone Nov 5, 2024
@zjx20
Copy link
Contributor

zjx20 commented Nov 5, 2024

ignore

/cherry-pick release-1.0-beta

Copy link

github-actions bot commented Nov 5, 2024

🤖 says: Error cherry-picking.

CONFLICT (modify/delete): pkg/lorry/client/client.go deleted in HEAD and modified in a4b61c5 (fix: the parameter of membername is wrong for leavemember (#8393)). Version a4b61c5 (fix: the parameter of membername is wrong for leavemember (#8393)) of pkg/lorry/client/client.go left in tree.
error: could not apply a4b61c5... fix: the parameter of membername is wrong for leavemember (#8393)
hint: After resolving the conflicts, mark them with
hint: "git add/rm ", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config advice.mergeConflict false"

Copy link

github-actions bot commented Nov 5, 2024

🤖 says: ‼️ cherry pick action failed.
See: https://github.com/apecloud/kubeblocks/actions/runs/11677162488

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] leave wrong member when scale-in
5 participants