[PR #401] [MERGED] fix: HA affinity/anti-affinity rules can only be evaluated on PVE9+ nodes #180

Closed
opened 2026-03-02 05:14:55 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: feature/391_improve_native_ha_rules_pve8


📝 Commits (1)

  • 09b5b83 fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/gyptazy/ProxLB/pull/401 **Author:** [@gyptazy](https://github.com/gyptazy) **Created:** 12/14/2025 **Status:** ✅ Merged **Merged:** 12/14/2025 **Merged by:** [@gyptazy](https://github.com/gyptazy) **Base:** `main` ← **Head:** `feature/391_improve_native_ha_rules_pve8` --- ### 📝 Commits (1) - [`09b5b83`](https://github.com/gyptazy/ProxLB/commit/09b5b83c24d5678865db8b3641f4e966d10e7506) fix: HA affinity/anti-affinity rules can only be evaluated on PVE9+ nodes ### 📊 Changes **3 files changed** (+48 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `proxlb/main.py` (+2 -1) 📝 `proxlb/models/features.py` (+34 -0) 📝 `proxlb/models/ha_rules.py` (+12 -4) </details> ### 📄 Description fix: HA affinity/anti-affinity rules can only be evaluated on PVE9+ nodes Fixes: #391 Fixes: #400 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 05:14:55 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxLB-gyptazy#180
No description provided.