[PR #396] [MERGED] fix: Fixed pool and ha-rules based node pinning of guests. #177

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

📋 Pull Request Information

Original PR: https://github.com/gyptazy/ProxLB/pull/396
Author: @gyptazy
Created: 12/11/2025
Status: Merged
Merged: 12/12/2025
Merged by: @gyptazy

Base: mainHead: fix/395_fix_pool_based_node_pinning


📝 Commits (1)

  • 22406e3 fix: Fixed pool and ha-rules based node pinning of guests.

📊 Changes

5 files changed (+52 additions, -15 deletions)

View changed files

📝 .changelogs/1.1.11/391_add_native_proxmox_ha_rules_support.yml (+1 -0)
.changelogs/1.1.11/395_fix_pool_based_node_pinning.yml (+2 -0)
📝 proxlb/models/guests.py (+5 -4)
📝 proxlb/models/ha_rules.py (+14 -2)
📝 proxlb/models/tags.py (+30 -9)

📄 Description

  • Fixed pool based node pinning (@gyptazy). [#395]
  • Add support for Proxmox's native HA (node-affinity) rules for pinning guests to nodes (@gyptazy). [#391]

Fixes: #395
Fixes: #391


🔄 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/396 **Author:** [@gyptazy](https://github.com/gyptazy) **Created:** 12/11/2025 **Status:** ✅ Merged **Merged:** 12/12/2025 **Merged by:** [@gyptazy](https://github.com/gyptazy) **Base:** `main` ← **Head:** `fix/395_fix_pool_based_node_pinning` --- ### 📝 Commits (1) - [`22406e3`](https://github.com/gyptazy/ProxLB/commit/22406e362872d4d53b5a64c4f40be334f4dcc1cb) fix: Fixed pool and ha-rules based node pinning of guests. ### 📊 Changes **5 files changed** (+52 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `.changelogs/1.1.11/391_add_native_proxmox_ha_rules_support.yml` (+1 -0) ➕ `.changelogs/1.1.11/395_fix_pool_based_node_pinning.yml` (+2 -0) 📝 `proxlb/models/guests.py` (+5 -4) 📝 `proxlb/models/ha_rules.py` (+14 -2) 📝 `proxlb/models/tags.py` (+30 -9) </details> ### 📄 Description * Fixed pool based node pinning (@gyptazy). [#395] * Add support for Proxmox's native HA (node-affinity) rules for pinning guests to nodes (@gyptazy). [#391] Fixes: #395 Fixes: #391 --- <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:54 +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#177
No description provided.