garm/config
Gabriel Adrian Samfira f2796f1d5a
Add admin required middleware and webhook endpoint
* Add a new middleware that tests for admin access
  * Add a new controller ID suffixed webhook endpoint. This will be used
    to accept webhook events on a webhook URL that is suffixed with our own
    controller ID.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-08-22 09:39:01 +03:00
..
testdata Don't save runner registration tolen in DB 2022-12-06 19:48:00 +00:00
config.go Add admin required middleware and webhook endpoint 2023-08-22 09:39:01 +03:00
config_test.go Remove leftover test 2023-07-16 12:02:23 +00:00
external.go Move the exec helper 2023-07-23 12:33:49 +00:00
external_test.go Don't save runner registration tolen in DB 2022-12-06 19:48:00 +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