pkolano/ballast

[Feature request] Allow balancing policy based on user_gid

Closed this issue · 4 comments

Looking at the documentation it's possible to set balancing policy based on a user's UID (user_uid). It would be great to extend this to allow balancing based on the user's GID.

This would allow much easier management of hosts which are (primarily and/or solely) used by specific user groups.

hi Jonathon,

Sorry, just saw this today (must have notifications turned off). Should be an easy addition so will put this in shortly.

There is now a user_gid field in v2.2

Relevant commit for v2.2: 9193e89

Awesome, thank you!