garm/client
Gabriel Adrian Samfira def4b4aaf1 Handle garm-agent tools upload/sync
This change adds the ability to manage garm-agent tools downloads. Users
can:

* Set an upstream releases page (github releases api)
* Enable sync from upstream. In this case, GARM will automatically download
  garm-agent tools from the releases page and save them in the internal
  object store
* Manually upload tools. Manually uploaded tools for an OS/arch combination
  will never be overwritten by auto-sync. Usrs will need to delete manually
  uploaded tools to enable sync for that os/arch release.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2026-02-08 00:27:47 +02:00
..
controller Handle garm-agent tools upload/sync 2026-02-08 00:27:47 +02:00
controller_info Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
credentials Add Gitea endpoints and credentials 2025-05-14 00:34:54 +00:00
endpoints Add Gitea endpoints and credentials 2025-05-14 00:34:54 +00:00
enterprises Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
first_run Update go-swagger and run generate 2024-05-23 10:24:44 +00:00
instances Add API endpoint for some scaleset ops 2025-05-03 22:29:40 +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
objects Add API, CLI and web UI integration for objects 2025-10-08 22:22:58 +03:00
organizations Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +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 Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
scalesets Add API endpoint for some scaleset ops 2025-05-03 22:29:40 +00:00
templates Add agent mode 2026-02-08 00:27:47 +02:00
tools Handle garm-agent tools upload/sync 2026-02-08 00:27:47 +02:00
garm_api_client.go Add agent mode 2026-02-08 00:27:47 +02:00