garm/apiserver/controllers
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
..
controllers.go Add log streamer 2022-10-21 11:13:42 +03:00
enterprises.go Add enterprise support 2022-10-21 17:14:03 +03:00
instances.go Add token endpoint 2022-12-01 18:00:22 +02:00
organizations.go Add license headers 2022-05-05 13:25:50 +00:00
pools.go Add timeout functionality for pool runner bootstrap 2022-06-29 23:44:03 +00:00
repositories.go Add license headers 2022-05-05 13:25:50 +00:00