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

fix(load-balancer): bad comparison to evaluate migration in perf plan #7288

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

Wescoeur
Copy link
Member

@Wescoeur Wescoeur commented Jan 8, 2024

Description

Memory is compared to CPU usage to migrate VM in performance plan context.
This condition can cause unwanted migrations.

Checklist

  • Commit
    • Title follows commit conventions
    • Reference the relevant issue (Fixes #007, See xoa-support#42, See https://...)
    • If bug fix, add Introduced by
  • Changelog
    • If visible by XOA users, add changelog entry
    • Update "Packages to release" in CHANGELOG.unreleased.md
  • PR
    • If UI changes, add screenshots
    • If not finished or not tested, open as Draft

Memory is compared to CPU usage to migrate VM in performance plan context.
This condition can cause unwanted migrations.

Signed-off-by: Ronan Abhamon <[email protected]>
@julien-f julien-f merged commit d949112 into master Jan 8, 2024
1 check passed
@julien-f julien-f deleted the fix-load-balancer-bad-cmp branch January 8, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants