garm/util
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
..
appdefaults Add agent mode 2026-02-08 00:27:47 +02:00
github Attempt to use the scalset API and caching 2025-08-24 22:36:44 +00:00
garm_agent.go Handle garm-agent tools upload/sync 2026-02-08 00:27:47 +02:00
logging.go Make the debug-log command more useful 2025-08-27 13:21:56 +00:00
util.go Use tmp storage while uploading, use tx where needed 2025-10-08 22:22:58 +03:00
util_nix.go Use tmp storage while uploading, use tx where needed 2025-10-08 22:22:58 +03:00
util_test.go Add SPA UI for GARM 2025-08-16 09:09:13 +00:00
util_windows.go Use tmp storage while uploading, use tx where needed 2025-10-08 22:22:58 +03:00