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: etcd role probe failed when upgrade #6839

Merged
merged 1 commit into from
Mar 19, 2024
Merged

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 Mar 18, 2024
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.92%. Comparing base (fe2a389) to head (502929d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6839      +/-   ##
==========================================
- Coverage   65.93%   65.92%   -0.02%     
==========================================
  Files         314      314              
  Lines       38546    38559      +13     
==========================================
+ Hits        25417    25421       +4     
- Misses      10981    10989       +8     
- Partials     2148     2149       +1     
Flag Coverage Δ
unittests 65.92% <ø> (-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 merged commit 97ffe73 into main Mar 19, 2024
115 checks passed
@xuriwuyun xuriwuyun deleted the bugfix/etcd_role_probe1 branch March 19, 2024 01:41
@github-actions github-actions bot added this to the Release 0.8.2 milestone Mar 19, 2024
@xuriwuyun
Copy link
Contributor Author

/cherry-pick release-0.8

Copy link

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks/actions/runs/8336237628

github-actions bot pushed a commit that referenced this pull request Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]etcd cluster is always creating after upgrade kb from 0.7.2 to 0.8.2
5 participants