garm/config
Gabriel Adrian Samfira 85968598b0 Add option to disable JIT config
This change adds a flag on providers that allows users to disable JIT
configuration even when it's available. For context, JIT is available
on github.com and any GHES instance >=3.10.

This option is a stopgap measure for providers that have not yet been
updated to use JIT configs instead of runner registration tokens.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-12-11 12:37:33 +00:00
..
testdata Don't save runner registration tolen in DB 2022-12-06 19:48:00 +00:00
config.go Add option to disable JIT config 2023-12-11 12:37:33 +00:00
config_test.go Remove leftover test 2023-07-16 12:02:23 +00:00
external.go feat: passthrough additional env vars to provider 2023-12-01 11:54:34 +01:00
external_test.go feat: passthrough additional env vars to provider 2023-12-01 11:54:34 +01:00
lxd.go Add container support to LXD provider plus fixes 2022-07-12 13:34:12 +00:00
lxd_test.go Add some more tests and switch to require 2022-07-06 19:21:36 +00:00