garm/workers/entity
Gabriel Adrian Samfira d05df36868 Attempt to use the scalset API and caching
On github, attempt to use the scaleset API to list all runners without
pagination. This will avoid missing runners and accidentally removing them.

Fall back to paginated API if we can't use the scaleset API.

Add ability to retrieve all instances from cache, for an entity.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-08-24 22:36:44 +00:00
..
controller.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
controller_watcher.go Some cleanup 2025-06-21 17:31:26 +00:00
util.go Attempt to use the scalset API and caching 2025-08-24 22:36:44 +00:00
worker.go Add SPA UI for GARM 2025-08-16 09:09:13 +00:00
worker_watcher.go Some cleanup 2025-06-21 17:31:26 +00:00