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

feat: support to set the pod anti-affinity for a shard #8705

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

leon-inf
Copy link
Contributor

close #8680

@leon-inf leon-inf added this to the Release 1.0.0 milestone Dec 24, 2024
@leon-inf leon-inf requested review from Y-Rookie and a team as code owners December 24, 2024 10:17
@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines. label Dec 24, 2024
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

Attention: Patch coverage is 81.53846% with 12 lines in your changes missing coverage. Please review.

Project coverage is 61.06%. Comparing base (5b0d594) to head (9557c1e).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
controllers/apps/transformer_cluster_component.go 81.53% 9 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8705      +/-   ##
==========================================
- Coverage   61.07%   61.06%   -0.01%     
==========================================
  Files         377      377              
  Lines       45409    45442      +33     
==========================================
+ Hits        27732    27750      +18     
- Misses      15049    15079      +30     
+ Partials     2628     2613      -15     
Flag Coverage Δ
unittests 61.06% <81.53%> (-0.01%) ⬇️

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.

@apecloud-bot apecloud-bot added the approved PR Approved Test label Dec 26, 2024
@leon-inf leon-inf merged commit a52a75c into main Dec 26, 2024
39 checks passed
@leon-inf leon-inf deleted the feature/shard-pod-anti-affinity branch December 26, 2024 02:30
@leon-inf
Copy link
Contributor Author

/cherry-pick release-1.0-beta

apecloud-bot pushed a commit that referenced this pull request Dec 26, 2024
@apecloud-bot
Copy link
Collaborator

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

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

Successfully merging this pull request may close these issues.

[Improvement] support pod anti-affinity for a sharding component in 1.0
4 participants