Files
ProxLB/.changelogs/1.1.11/335_fix_affinity_matrix_prevalidation.yml
James Riley a70330d4c3 Fix enforce_affinity boolean inversion
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.
2025-11-26 07:06:28 -07:00

3 lines
94 B
YAML

fixed:
- Fixed affinity matrix pre-validation by inverting validations (@Thalagyrt). [#335]