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: cluster is always in 'Deleting' after volume expansion #6892

Merged

Conversation

free6om
Copy link
Contributor

@free6om free6om commented Mar 26, 2024

fixed #6891

@free6om free6om added this to the Release 0.9.0 milestone Mar 26, 2024
@free6om free6om self-assigned this Mar 26, 2024
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines. label Mar 26, 2024
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 65.74%. Comparing base (09688a9) to head (9c40506).

Files Patch % Lines
pkg/controller/rsm2/reconciler_deletion.go 86.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6892      +/-   ##
==========================================
- Coverage   65.88%   65.74%   -0.15%     
==========================================
  Files         332      332              
  Lines       40766    40772       +6     
==========================================
- Hits        26859    26804      -55     
- Misses      11582    11637      +55     
- Partials     2325     2331       +6     
Flag Coverage Δ
unittests 65.74% <87.50%> (-0.15%) ⬇️

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.

@github-actions github-actions bot added size/M Denotes a PR that changes 30-99 lines. and removed size/XS Denotes a PR that changes 0-9 lines. labels Mar 27, 2024
@free6om free6om merged commit c5ff3e4 into main Mar 27, 2024
80 checks passed
@free6om free6om deleted the bugfix/cluster-is-always-Deleting-after-volume-expansion branch March 27, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement size/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Cluster is always in Deleting after volume expansion
4 participants