garm/runner/pool
Gabriel Adrian Samfira 39f1be5512 Fix JIT config with empty runner group name
When no runner group is set, do not attempt to resolve the runner group.
Looking for an empty runner group will just return a not found error, which
will make GARM fall back to registration token.

This change fixes that.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-03-25 18:53:53 +00:00
..
common.go Deduplicate code 2024-03-17 10:21:41 +00:00
pool.go Fix JIT config with empty runner group name 2024-03-25 18:53:53 +00:00
util.go Add some unit tests 2024-03-15 14:35:23 +00:00
util_test.go Add some unit tests 2024-03-15 14:35:23 +00:00