garm/database/sql
Gabriel Adrian Samfira 750446acec Make the default github.com endpoint mutable
The k8s operator seems to want to define its own endpoint. This change
allows the removal of the default gh endpoint if no credentials are tied
to it.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-05-24 13:35:17 +00:00
..
common_test.go fix: remove unused cobra args 2024-02-22 17:20:05 +01:00
controller.go Add version to controller info response 2024-07-05 12:49:16 +00:00
controller_test.go fix: unused-parameter linter findings 2024-02-22 16:54:38 +01:00
enterprise.go Fix: Scope entities to endpoint 2024-07-29 17:35:57 +00:00
enterprise_test.go Merge pull request #296 from gabriel-samfira/make-tag-search-case-insensitive 2024-09-28 21:03:29 +03:00
github.go Make the default github.com endpoint mutable 2025-05-24 13:35:17 +00:00
github_test.go Make the default github.com endpoint mutable 2025-05-24 13:35:17 +00:00
instances.go Check if producer was registered 2024-06-19 12:40:56 +00:00
instances_test.go feat: garm pools do not force default labels 2024-05-21 11:55:12 +02:00
jobs.go commit suggestion 2024-11-22 16:49:56 +01:00
models.go Fix: Scope entities to endpoint 2024-07-29 17:35:57 +00:00
organizations.go Fix: Scope entities to endpoint 2024-07-29 17:35:57 +00:00
organizations_test.go Merge pull request #296 from gabriel-samfira/make-tag-search-case-insensitive 2024-09-28 21:03:29 +03:00
pools.go Do a case insensitive search for tags 2024-09-27 07:54:29 +00:00
pools_test.go feat: garm pools do not force default labels 2024-05-21 11:55:12 +02:00
repositories.go Fix: Scope entities to endpoint 2024-07-29 17:35:57 +00:00
repositories_test.go Merge pull request #296 from gabriel-samfira/make-tag-search-case-insensitive 2024-09-28 21:03:29 +03:00
sql.go Make the default github.com endpoint mutable 2025-05-24 13:35:17 +00:00
users.go Refactor the websocket client and add fixes 2024-07-05 12:55:35 +00:00
users_test.go Refactor the websocket client and add fixes 2024-07-05 12:55:35 +00:00
util.go Add additional info when listing resources 2025-02-10 12:45:30 +00:00