[PR #412] [MERGED] Add support for configuring node-pinning strictness (default: true) within pools #187

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

📋 Pull Request Information

Original PR: https://github.com/gyptazy/ProxLB/pull/412
Author: @gyptazy
Created: 12/30/2025
Status: Merged
Merged: 1/4/2026
Merged by: @gyptazy

Base: mainHead: feature/406-strict-nonstrict-node-pinning


📝 Commits (1)

  • f11ca26 Add support for configuring node-pinning strictness (default: true) within pools

📊 Changes

7 files changed (+46 additions, -2 deletions)

View changed files

📝 .changelogs/1.1.11/391_add_native_proxmox_ha_rules_support.yml (+1 -1)
.changelogs/1.1.11/406_add_stricness_for_node_pinning_of_pools.yml (+2 -0)
📝 README.md (+1 -0)
📝 config/proxlb_example.yaml (+1 -0)
📝 proxlb/models/calculations.py (+13 -1)
📝 proxlb/models/guests.py (+2 -0)
📝 proxlb/models/pools.py (+26 -0)

📄 Description

Add support for configuring node-pinning strictness (default: true) within pools

Fixes: #406


🔄 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/412 **Author:** [@gyptazy](https://github.com/gyptazy) **Created:** 12/30/2025 **Status:** ✅ Merged **Merged:** 1/4/2026 **Merged by:** [@gyptazy](https://github.com/gyptazy) **Base:** `main` ← **Head:** `feature/406-strict-nonstrict-node-pinning` --- ### 📝 Commits (1) - [`f11ca26`](https://github.com/gyptazy/ProxLB/commit/f11ca263b8b99f4864d469288efc4dbaa84848c3) Add support for configuring node-pinning strictness (default: true) within pools ### 📊 Changes **7 files changed** (+46 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.changelogs/1.1.11/391_add_native_proxmox_ha_rules_support.yml` (+1 -1) ➕ `.changelogs/1.1.11/406_add_stricness_for_node_pinning_of_pools.yml` (+2 -0) 📝 `README.md` (+1 -0) 📝 `config/proxlb_example.yaml` (+1 -0) 📝 `proxlb/models/calculations.py` (+13 -1) 📝 `proxlb/models/guests.py` (+2 -0) 📝 `proxlb/models/pools.py` (+26 -0) </details> ### 📄 Description Add support for configuring node-pinning strictness (default: true) within pools Fixes: #406 --- <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:57 +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#187
No description provided.