mirror of
https://github.com/gyptazy/ProxLB.git
synced 2026-04-27 09:15:54 +03:00
[PR #396] [MERGED] fix: Fixed pool and ha-rules based node pinning of guests. #177
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#177
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/396
Author: @gyptazy
Created: 12/11/2025
Status: ✅ Merged
Merged: 12/12/2025
Merged by: @gyptazy
Base:
main← Head:fix/395_fix_pool_based_node_pinning📝 Commits (1)
22406e3fix: 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
Fixes: #395
Fixes: #391
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.