garm/apiserver/controllers
Gabriel Adrian Samfira 9748aa47af Move URLs from default section of config to DB
This change moves the callback_url, metadata_url and webhooks_url from
the config to the database. The goal is to move as much as possible from
the config to the DB, in preparation for a potential refactor that will
allow GARM to scale out. This would allow multiple nodes to share a single
source of truth.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-06-07 09:27:24 +00:00
..
controllers.go Move URLs from default section of config to DB 2024-06-07 09:27:24 +00:00
credentials.go Add github credentials API and cli code 2024-04-22 14:08:37 +00:00
endpoints.go Add github endpoint API endpoint and CLI code 2024-04-22 14:08:37 +00:00
enterprises.go fix: gci section warnings 2024-02-22 15:06:53 +01:00
instances.go Allow bypassing Unauthorized error when deleting runner 2024-03-10 15:21:39 +00:00
metadata.go fix: gci section warnings 2024-02-22 15:06:53 +01:00
organizations.go fix: gci section warnings 2024-02-22 15:06:53 +01:00
pools.go fix: gci section warnings 2024-02-22 15:06:53 +01:00
repositories.go fix: gci section warnings 2024-02-22 15:06:53 +01:00