garm/client
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
..
controller Move URLs from default section of config to DB 2024-06-07 09:27:24 +00:00
controller_info Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
credentials Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
endpoints Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
enterprises Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
first_run Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
instances Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
jobs Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
login Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
metrics_token Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
organizations Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
pools Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
providers Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
repositories Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
garm_api_client.go Move URLs from default section of config to DB 2024-06-07 09:27:24 +00:00