-
Notifications
You must be signed in to change notification settings - Fork 193
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: incorrect state for reconfiguring operator #5570
fix: incorrect state for reconfiguring operator #5570
Conversation
sophon-zt
commented
Oct 20, 2023
•
edited
Loading
edited
- [BUG] The reconfigure is not completed, but the ops status is successful
- [BUG] kafka cluster execute ops Reconfiguring lead to kubeblocks CrashLoopBackOff
- The configuration cr continues to be reconcile when the cluster is deleted
- feat: add Configuration.status information about reconciling progress.
- remove depends cv/cd for reconfiguring operation;
- fix: clean configuration resource after deleting cluster;
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5570 +/- ##
========================================
Coverage 69.48% 69.49%
========================================
Files 271 271
Lines 31115 30994 -121
========================================
- Hits 21621 21538 -83
+ Misses 7729 7692 -37
+ Partials 1765 1764 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
c95c6cb
to
cf9a27f
Compare
1488db4
to
5fbe5dd
Compare
…back to an older version
/approve |
/cherry-pick release-0.7 |
🤖 says: cherry pick action finished successfully 🎉! |
(cherry picked from commit ca1cf05)
(cherry picked from commit ca1cf05)