Skip to content

fix: remove global affinity and tolerations#9949

Merged
leon-inf merged 1 commit intomainfrom
bugfix/global-affinity-and-tolerations
Dec 29, 2025
Merged

fix: remove global affinity and tolerations#9949
leon-inf merged 1 commit intomainfrom
bugfix/global-affinity-and-tolerations

Conversation

@leon-inf
Copy link
Copy Markdown
Contributor

@leon-inf leon-inf commented Dec 23, 2025

close #9948

@leon-inf leon-inf added this to the Release 1.0.2 milestone Dec 23, 2025
@leon-inf leon-inf requested a review from a team as a code owner December 23, 2025 06:30
@apecloud-bot
Copy link
Copy Markdown
Collaborator

Auto Cherry-pick Instructions

Usage:
  - /nopick: Not auto cherry-pick when PR merged.
  - /pick: release-x.x [release-x.x]: Auto cherry-pick to the specified branch when PR merged.

Example:
  - /nopick
  - /pick release-1.0

@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines. label Dec 23, 2025
@leon-inf
Copy link
Copy Markdown
Contributor Author

/pick release-1.0

@apecloud-bot apecloud-bot added the pick-1.0 Auto cherry-pick to release-1.0 when PR merged label Dec 23, 2025
@leon-inf leon-inf force-pushed the bugfix/global-affinity-and-tolerations branch from 9c8b2aa to 9f96d8d Compare December 23, 2025 09:04
@github-actions github-actions bot removed the size/M Denotes a PR that changes 30-99 lines. label Dec 23, 2025
@leon-inf leon-inf changed the title fix: merge global affinity and tolerations fix: remove global affinity and tolerations Dec 23, 2025
@github-actions github-actions bot added the size/XL Denotes a PR that changes 500-999 lines. label Dec 23, 2025
@leon-inf leon-inf force-pushed the bugfix/global-affinity-and-tolerations branch from 9f96d8d to f87ab74 Compare December 23, 2025 09:05
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 23, 2025

Codecov Report

❌ Patch coverage is 8.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.43%. Comparing base (1cd2f9c) to head (f87ab74).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
pkg/controller/scheduling/scheduling_utils.go 0.00% 5 Missing ⚠️
pkg/operations/custom/utils.go 0.00% 4 Missing ⚠️
pkg/operations/custom/action_exec.go 0.00% 1 Missing ⚠️
pkg/operations/custom/action_workload.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9949      +/-   ##
==========================================
+ Coverage   51.06%   51.43%   +0.37%     
==========================================
  Files         541      541              
  Lines       58340    58413      +73     
==========================================
+ Hits        29793    30047     +254     
+ Misses      25611    25444     -167     
+ Partials     2936     2922      -14     
Flag Coverage Δ
unittests 51.43% <8.33%> (+0.37%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@apecloud-bot apecloud-bot added the approved PR Approved Test label Dec 26, 2025
@leon-inf leon-inf merged commit 47a06ab into main Dec 29, 2025
41 checks passed
@leon-inf leon-inf deleted the bugfix/global-affinity-and-tolerations branch December 29, 2025 01:57
@apecloud-bot
Copy link
Copy Markdown
Collaborator

/cherry-pick release-1.0

@apecloud-bot
Copy link
Copy Markdown
Collaborator

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

apecloud-bot pushed a commit that referenced this pull request Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved PR Approved Test pick-1.0 Auto cherry-pick to release-1.0 when PR merged size/XL Denotes a PR that changes 500-999 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] KB 1.0 cluster pods cannot tolerate kb-data taints.

5 participants