garm/runner/pool
Gabriel Adrian Samfira c8844e543c Make runner names lowercase
It seems that on some systems like k8s, rfc 1123 is a hard requirement
and validation fails if hostnames have any uppercase letters, leading to
nodes not being able to join.

This change makes all runner names lowercase, hopefully fixing this.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2026-02-14 20:05:12 +02:00
..
cache.go Attempt to use the scalset API and caching 2025-08-24 22:36:44 +00:00
common.go Attempt to use the scalset API and caching 2025-08-24 22:36:44 +00:00
pool.go Make runner names lowercase 2026-02-14 20:05:12 +02:00
stub_client.go Ensure scale set exists 2025-08-23 18:55:08 +00:00
util.go Cache jobs in pool manager 2025-10-05 00:49:41 +03:00
util_test.go Add copyright header 2025-05-20 09:43:29 +00:00
watcher.go Cache jobs in pool manager 2025-10-05 00:49:41 +03:00