mirror of
https://github.com/gyptazy/ProxLB.git
synced 2026-04-27 09:15:54 +03:00
[PR #382] [MERGED] fix(calculations): Add safety guard to avoid overprovisioning of nodes by memory #171
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxLB-gyptazy#171
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gyptazy/ProxLB/pull/382
Author: @gyptazy
Created: 12/2/2025
Status: ✅ Merged
Merged: 12/6/2025
Merged by: @gyptazy
Base:
main← Head:fix/275-add-overprovisioning-safety-guard📝 Commits (1)
3d9f0ebfix(calculations): Add safety guard to avoid overprovisioning of nodes by memory.📊 Changes
2 files changed (+43 additions, -0 deletions)
View changed files
➕
.changelogs/1.1.11/275_add_overprovisioning_safety_guard.yml(+2 -0)📝
proxlb/models/calculations.py(+41 -0)📄 Description
fix(calculations): Add safety guard to avoid overprovisioning of nodes by memory
Fixes: #275
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.