gyptazy / ProxLB

ProxLB - (Re)Balance VM Workloads Across Nodes in Proxmox Clusters. A Load Balancer for Proxmox - and more!
https://proxlb.de
GNU General Public License v3.0
209 stars 10 forks source link

Feature: Wildcard support for ignored vm's #7

Closed daanbosch closed 3 months ago

daanbosch commented 4 months ago

General

We have a lot of vm's that can not be moved due to hardware and or business constraints. Would it be possible to ignore these vm's based on a pattern and/or tag?

Tasks

Include support for wildcard ignore in vm_ignore list Include support for ignoring vm's based on tags

gyptazy commented 4 months ago

Hey @daanbosch,

thanks for the feature request. Sounds good to me and both options make sense. The tag line could be aligned with the others ones for in-/exclude groupings.

Will do this for release 1.0.0.

Cheers, gyptazy

daanbosch commented 4 months ago

Hi gyptazy,

Glad that you like the idea, will be looking forward to that release.

gyptazy commented 3 months ago

This feature is now available in the head branch.

The usage is documented for the tag style here. The wildcard support is mentioned here.

This feature will be part of the next release v1.0.0.

Cheers, gyptazy