FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

load balance individual hosts when clusters are to big to distribute by DaanHoogland · Pull Request #14000 · apache/cloudstack · GitHub

load balance individual hosts when clusters are to big to distribute - #14000

Open
DaanHoogland wants to merge 1 commit into
mainfrom
ghi9640-agent-lb-partial-cluster
Open

load balance individual hosts when clusters are to big to distribute#14000
DaanHoogland wants to merge 1 commit into
mainfrom
ghi9640-agent-lb-partial-cluster

Conversation

DaanHoogland commented Aug 28, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Description

This PR...

Fixes: #9640

Note 1: this is usefull for smaller installations and/or installations that have a small number of clusters in comparison to the number of hosts.
Note 2: this does not affect or enable realtime rebalancing of direct agents, only attached agents are impacted.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 3.41%. Comparing base (a7a293e) to head (b11258f).
⚠️ Report is 1 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (a7a293e) and HEAD (b11258f). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (a7a293e) HEAD (b11258f)
unittests 1 0
Additional details and impacted files
@@              Coverage Diff              @@
##               main   #14000       +/-   ##
=============================================
- Coverage     19.73%    3.41%   -16.33%     
=============================================
  Files          6371      487     -5884     
  Lines        575784    41863   -533921     
  Branches      70478     7912    -62566     
=============================================
- Hits         113644     1429   -112215     
+ Misses       449788    40234   -409554     
+ Partials      12352      200    -12152     
Flag Coverage Δ
uitests 3.41% <ø> (ø)
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

agent attache rebalancing doesn't work in MSses

1 participant


Back | FazBrowse Home | New Git URL