grafana/apps/provisioning/pkg/connection
Alejandro bd7dd42744
Provisioning: Add githubEnterprise repository and connection type (#124162)
* Add Github Enterprise Resource Type

* yarn run typecheck:tsgo

* lint

* i18n: extract github-enterprise wizard strings

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Pr comment

* PR suggestions first pass

* undo

* fix diff

* diff reduction

* fix frontend

* add minimal frontend

* reduce diff

* update codegen

* fix test

* gocyclo

* fix test

* fix snapshots

* fix test

* generate apis

* PR comments

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 08:22:36 -04:00
..
github Provisioning: Add githubEnterprise repository and connection type (#124162) 2026-05-12 08:22:36 -04:00
connection.go Provisioning: return better errors on /test for Repositories (#117079) 2026-01-30 09:39:43 +01:00
connection_mock.go Provisioning: bound Repo and Connection token update to controller resync interval (#116697) 2026-01-23 12:36:10 +01:00
connection_token_mock.go Provisioning: return better errors when Connection fields are invalid (#116846) 2026-01-26 18:33:19 +01:00
delete_validator.go Provisioning: Block connection deletion when referenced by repositories (#116668) 2026-01-22 15:49:51 +01:00
delete_validator_test.go Provisioning: Block connection deletion when referenced by repositories (#116668) 2026-01-22 15:49:51 +01:00
extra_mock.go Provisioning: add Validate to Extra interfaces and move connection runtime validation to controller health checks (#116395) 2026-01-16 16:52:58 +01:00
factory.go Provisioning: Make title mandatory for Connection resources (#117003) 2026-01-28 14:00:38 +00:00
factory_mock.go Provisioning: add Validate to Extra interfaces and move connection runtime validation to controller health checks (#116395) 2026-01-16 16:52:58 +01:00
factory_test.go Provisioning: Make title mandatory for Connection resources (#117003) 2026-01-28 14:00:38 +00:00
metrics.go Provisioning: metric registration should happen once (#122002) 2026-04-07 14:51:39 +02:00
metrics_test.go Provisioning: metric registration should happen once (#122002) 2026-04-07 14:51:39 +02:00
mutator.go Provisioning: Generate User Friendlier Kubernetes Names for Connections (#117604) 2026-02-10 12:52:11 +01:00
mutator_test.go Provisioning: Generate User Friendlier Kubernetes Names for Connections (#117604) 2026-02-10 12:52:11 +01:00
secure.go Provisioning: Add client level decrypt metrics for connections and repositories (#119865) 2026-03-10 09:51:39 +01:00
secure_test.go Provisioning: Add client level decrypt metrics for connections and repositories (#119865) 2026-03-10 09:51:39 +01:00
tester.go Provisioning: improve Connection testing error messages and fix token generation in tester (#118500) 2026-02-20 11:51:51 +01:00
tester_test.go Provisioning: improve Connection testing error messages and fix token generation in tester (#118500) 2026-02-20 11:51:51 +01:00
validator.go Provisioning: api block operations in pending delete resources (#120665) 2026-04-08 10:56:12 +02:00
validator_test.go Provisioning: api block operations in pending delete resources (#120665) 2026-04-08 10:56:12 +02:00