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

chore: ensure the observedGeneration and phase of the component remain consistent #8494

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

leon-inf
Copy link
Contributor

fix #8431

@leon-inf leon-inf requested review from Y-Rookie and a team as code owners November 21, 2024 07:57
@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines. label Nov 21, 2024
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 54.54545% with 10 lines in your changes missing coverage. Please review.

Project coverage is 60.86%. Comparing base (33bb8c8) to head (932b1af).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
controllers/apps/transformer_component_status.go 54.54% 6 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8494      +/-   ##
==========================================
+ Coverage   60.34%   60.86%   +0.52%     
==========================================
  Files         357      357              
  Lines       42589    42776     +187     
==========================================
+ Hits        25699    26036     +337     
+ Misses      14566    14393     -173     
- Partials     2324     2347      +23     
Flag Coverage Δ
unittests 60.86% <54.54%> (+0.52%) ⬆️

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.


🚨 Try these New Features:

@apecloud-bot apecloud-bot added the approved PR Approved Test label Nov 21, 2024
@leon-inf
Copy link
Contributor Author

/approve

@leon-inf leon-inf merged commit 25360ba into main Nov 22, 2024
37 checks passed
@leon-inf leon-inf deleted the support/keep-OG-and-phase-be-consistent branch November 22, 2024 04:06
@leon-inf
Copy link
Contributor Author

/cherry-pick release-1.0-beta

@github-actions github-actions bot added this to the Release 0.9.2 milestone Nov 22, 2024
Copy link

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

github-actions bot pushed a commit that referenced this pull request Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test size/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]Milvus components were not upgraded as expected
3 participants