garm/config
Gabriel Adrian Samfira a078645ab2
Add token endpoint
This change adds a github registration endpoint that instances can use
to fetch a github registration token.

This change also invalidates disables access to an instance to the token
and status updates endpoints once the instance transitions from
"pending" or "installing" to any other state.
2022-12-01 18:00:22 +02:00
..
testdata Fix test config_dir 2022-09-06 21:35:42 +03:00
config.go Add token endpoint 2022-12-01 18:00:22 +02:00
config_test.go Fix test config_dir 2022-09-06 21:35:42 +03:00
external.go Make external provider less opinionated about executable 2022-07-16 18:00:07 +00:00
external_test.go Make external provider less opinionated about executable 2022-07-16 18:00:07 +00: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