mirror of
https://github.com/gyptazy/ProxLB.git
synced 2026-04-05 20:31:57 +02:00
During runs in which affinity checks determine balancing actions, there was a small error in a boolean calculation that caused ProxLB to always rebalance, as it exited the verification loop with a failure the first time it saw a VM that actually passed affinity checks.
3 lines
94 B
YAML
3 lines
94 B
YAML
fixed:
|
|
- Fixed affinity matrix pre-validation by inverting validations (@Thalagyrt). [#335]
|