garm/cmd/garm-cli/cmd
Gabriel Adrian Samfira 15129c8c9f Fix potential nil pointer dereference in cli
This change fixes a potential nil pointer dereference when a call to
create a pool, fails.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-03-28 10:01:50 +00:00
..
controller_info.go fix: remove unused cobra args 2024-02-22 17:20:05 +01:00
credentials.go Expose the credential type through the API 2024-03-02 17:04:27 +00:00
enterprise.go Add pool balancing strategy 2024-03-14 20:04:34 +00:00
init.go fix: remove unused cobra args 2024-02-22 17:20:05 +01: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: remove unused cobra args 2024-02-22 17:20:05 +01: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