mirror of
https://github.com/gyptazy/ProxLB.git
synced 2026-04-27 09:15:54 +03:00
[PR #401] [MERGED] fix: HA affinity/anti-affinity rules can only be evaluated on PVE9+ nodes #180
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#180
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/401
Author: @gyptazy
Created: 12/14/2025
Status: ✅ Merged
Merged: 12/14/2025
Merged by: @gyptazy
Base:
main← Head:feature/391_improve_native_ha_rules_pve8📝 Commits (1)
09b5b83fix: HA affinity/anti-affinity rules can only be evaluated on PVE9+ nodes📊 Changes
3 files changed (+48 additions, -5 deletions)
View changed files
📝
proxlb/main.py(+2 -1)📝
proxlb/models/features.py(+34 -0)📝
proxlb/models/ha_rules.py(+12 -4)📄 Description
fix: HA affinity/anti-affinity rules can only be evaluated on PVE9+ nodes
Fixes: #391
Fixes: #400
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.