Costa Alexoglou
4959197e37
fix: speedup client ( #112640 )
2025-10-21 10:48:43 +02:00
Matheus Macabu
93af167f9c
Secrets: Add config for enabling gRPC client-side load balancing ( #111989 )
2025-10-20 14:04:59 +02:00
Daniele Stefano Ferru
e34475041a
Provisioning: move job operator to enterprise and enable PR worker ( #111663 )
2025-09-27 20:14:08 -05:00
Stephanie Hingtgen
bd550d2f06
Provisioning: Wire up prometheus ( #111444 )
2025-09-22 09:54:50 -05:00
Roberto Jiménez Sánchez
acbc2cf01a
Provisioning: Configurable Repository Types in monolith and operators ( #110822 )
...
* Configurable repository types in monolith and operator
* Default to Github in operators
* Regenerate wire
* Fix and implement unit tests
* Same types for enterprise tests
* Remove unnecessary conversion
* Remove the issue with import cycles
2025-09-09 19:13:22 +02:00
Daniele Stefano Ferru
76976ef648
Provisioning: add webhook support in API Server and Operator ( #110673 )
...
* Provisioning: add webhook support in API Server
* updating Extra interface
* adding extra with workers interface
* reverting extraWithWorkers in RegisterAPIService
* adding extra job worker provider
* adding new extra job provider
* Wire things differently
* Remove unused GetJobs
* Pass url variable as string
* Support webhooks in controller
* Fix condition
* Change the naming
---------
Co-authored-by: Roberto Jimenez Sanchez <roberto.jimenez@grafana.com >
2025-09-08 19:39:05 +02:00
Daniele Stefano Ferru
76f7836419
Provisioning: correctly use resource clients in controllers ( #110737 )
...
* Provisioning: correctly use resource clients in controllers
* better names on fields
* fix struct initialisation
* updating roundtripper tests
2025-09-06 18:13:39 -06:00
Daniele Stefano Ferru
04c3d9bff1
Provisioning: fixing some checks in config ( #110729 )
2025-09-05 23:27:35 +00:00
Stephanie Hingtgen
2750a3516a
Provisioning: Add provisioning api server to clients ( #110721 )
2025-09-05 20:36:52 +00:00
Roberto Jiménez Sánchez
e2913815d3
Provisioning: Build resource clients for operators ( #110699 )
...
---------
Co-authored-by: Stephanie Hingtgen <stephanie.hingtgen@grafana.com >
2025-09-05 17:52:57 +00:00
Stephanie Hingtgen
c4bc83019d
Provisioning: Fix bug in config reading ( #110703 )
2025-09-05 14:30:43 +00:00
Roberto Jiménez Sánchez
feb4368de5
Provisioning: Build unified storage client for operators ( #110671 )
...
* Build unified storage client in config
* Testing ticker to count managed objects
2025-09-05 10:51:51 +00:00
Roberto Jiménez Sánchez
57ea65dc42
Provisioning: Decrypt using Secrets Service in Operators ( #110589 )
...
* Use real secrets servicer decrypter
* Add also server name just in case
2025-09-04 16:18:14 +02:00
Roberto Jiménez Sánchez
3d009ff7ed
Provisioning: Build and use repository factory in repository controller ( #110585 )
...
Build and use repository factory
2025-09-04 13:12:56 +02:00
Stephanie Hingtgen
84ae9ea71b
Provisioning: Add scaffolding for repo controller ( #110543 )
2025-09-03 17:30:41 +00:00