garm/runner
Gabriel Adrian Samfira 69779a0a7d Fix scale set param
Do not look for a name when composing the scale set. Preload may not
have been called on an entity, but we still have the ID, which is the
only thing needed when GetEntity() is called.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-07-17 17:01:20 +00:00
..
common Update dependencies 2025-06-17 21:09:05 +00:00
metrics Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
mocks Update mocks 2025-05-03 22:29:40 +00:00
pool Fix scale set param 2025-07-17 17:01:20 +00:00
providers Add copyright header 2025-05-20 09:43:29 +00:00
common.go Create Repo / Org make --forge-type optional 2025-05-29 18:36:25 +02:00
common_test.go Add copyright header 2025-05-20 09:43:29 +00:00
enterprises.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
enterprises_test.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
gitea_credentials.go Add copyright header 2025-05-20 09:43:29 +00:00
gitea_endpoints.go Add copyright header 2025-05-20 09:43:29 +00:00
github_credentials.go Add copyright header 2025-05-20 09:43:29 +00:00
github_endpoints.go Add copyright header 2025-05-20 09:43:29 +00:00
interfaces.go Use watcher and get rid of RefreshState() 2024-06-21 13:47:48 +00:00
metadata.go Add copyright header 2025-05-20 09:43:29 +00:00
organizations.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
organizations_test.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
pools.go Fix leftover instances and refactor 2025-05-03 22:29:40 +00:00
pools_test.go Enable orgs 2025-05-16 23:02:01 +00:00
repositories.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
repositories_test.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
runner.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
scalesets.go Enable orgs 2025-05-16 23:02:01 +00:00
types.go Move code to external package 2023-07-21 15:34:18 +00:00