garm/cmd/garm-cli/cmd
Gabriel Adrian Samfira daaca0bd8f Use watcher and get rid of RefreshState()
This change uses the database watcher to watch for changes to the
github entities, credentials and controller info.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-06-21 13:47:48 +00:00
..
controller.go Move URLs from default section of config to DB 2024-06-07 09:27:24 +00:00
enterprise.go Use database for github creds 2024-04-22 14:03:25 +00:00
github.go Add github endpoint API endpoint and CLI code 2024-04-22 14:08:37 +00:00
github_credentials.go Use watcher and get rid of RefreshState() 2024-06-21 13:47:48 +00:00
github_endpoints.go Add github credentials API and cli code 2024-04-22 14:08:37 +00:00
init.go Fix tests and make URLs optional in config 2024-06-07 09:27:38 +00:00
jobs.go fix: remove unused cobra args 2024-02-22 17:20:05 +01:00
log.go Check for nil pointer before dereferencing 2024-03-26 16:43:09 +02:00
metrics.go fix: remove unused cobra args 2024-02-22 17:20:05 +01:00
organization.go Add pool balancing strategy 2024-03-14 20:04:34 +00:00
pool.go Fix potential nil pointer dereference in cli 2024-03-28 10:01:50 +00:00
profile.go Fix tests and make URLs optional in config 2024-06-07 09:27:38 +00:00
provider.go fix: remove unused cobra args 2024-02-22 17:20:05 +01:00
repository.go Add pool balancing strategy 2024-03-14 20:04:34 +00:00
root.go Add pool balancing strategy 2024-03-14 20:04:34 +00:00
runner.go Add job info in runner list 2024-03-11 15:46:18 +00:00
version.go fix: remove unused cobra args 2024-02-22 17:20:05 +01:00