mirror of
https://github.com/cvk98/Proxmox-load-balancer.git
synced 2026-04-25 04:25:50 +03:00
[PR #14] fix: exclude nodes that are not online from balancing #27
Labels
No labels
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxmox-load-balancer#27
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?
Original Pull Request: https://github.com/cvk98/Proxmox-load-balancer/pull/14
State: closed
Merged: Yes
If at least one node in cluster is offline cluster/resources return JSON without cpu and mem fields for this node. It will raise KeyError on this parameters and disable balancing on remaining nodes.
[PR #14] [MERGED] fix: exclude nodes that are not online from balancingto [PR #14] fix: exclude nodes that are not online from balancing