garm/runner
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 Fix lint 2024-03-17 11:13:14 +00:00
metrics Add job info in runner list 2024-03-11 15:46:18 +00:00
mocks Allow bypassing Unauthorized error when deleting runner 2024-03-10 15:21:39 +00:00
pool Fix JIT config with empty runner group name 2024-03-25 18:53:53 +00:00
providers fix: godoc linter warnings (TODOs) 2024-02-22 15:06:53 +01:00
common_test.go fix: goconst linter findings 2024-02-22 17:39:02 +01:00
enterprises.go Add some unit tests 2024-03-15 14:35:23 +00:00
enterprises_test.go Remove unused code, update test 2024-03-15 15:48:53 +00:00
interfaces.go Slight refactor and fix tests 2023-07-05 09:46:19 +00:00
metadata.go Rename PoolType to GithubEntityType 2024-03-17 06:58:03 +00:00
organizations.go Add some unit tests 2024-03-15 14:35:23 +00:00
organizations_test.go Remove unused code, update test 2024-03-15 15:48:53 +00:00
pools.go fix: godoc linter findings (TODO comments) 2024-02-22 17:33:19 +01:00
pools_test.go Add pool balancing strategy 2024-03-14 20:04:34 +00:00
repositories.go Add some unit tests 2024-03-15 14:35:23 +00:00
repositories_test.go Remove unused code, update test 2024-03-15 15:48:53 +00:00
runner.go Dedupe more code 2024-03-17 10:59:09 +00:00
types.go Move code to external package 2023-07-21 15:34:18 +00:00