TestFlows-GitHub-Hetzner-Runners icon indicating copy to clipboard operation
TestFlows-GitHub-Hetzner-Runners copied to clipboard

Filter instances using label selector instead of name prefix

Open jooola opened this issue 1 year ago • 1 comments

I recommend you using labels and label selector to group your instances, instead of relying on the name of the instances.

This way, filtering can happen server side, and you can have multiple instances groups in the same project.

jooola avatar Dec 09 '24 18:12 jooola

Yes, we need to move to using labels and label selectors instead of pulling all the servers and checking their name prefix.

vzakaznikov avatar Dec 19 '24 13:12 vzakaznikov