garm/runner/pool
Gabriel Adrian Samfira 4d071b7d10 Return only alpha numeric characters as an ID
On some providers the default character set used by shortid may lead to
errors when creating runners, due to the fact that underscores are not
allowed in their names.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-01-27 14:57:25 +00:00
..
enterprise.go Wait for loop exit and some fixes 2022-12-30 15:07:40 +00:00
interfaces.go Some cleanup and safety checks 2022-12-29 16:50:11 +00:00
organization.go Wait for loop exit and some fixes 2022-12-30 15:07:40 +00:00
pool.go Return only alpha numeric characters as an ID 2023-01-27 14:57:25 +00:00
repository.go Wait for loop exit and some fixes 2022-12-30 15:07:40 +00:00