grafana/pkg/server
Bruno 8283d35e56
Secrets: make operations sync (#107732)
* Secrets: make operations sync

* k8s gen / update query to list secure values to include the version

* always store new version of a secret

* make update-workspace

* go mod tidy

* update queries

* update queries

* improve and use testutils in decrypt_store_test

* fix broken test

* make update-workspace

* ./hack/update-codegen.sh secret

* update Test_SecureValueMetadataStorage_CreateAndRead

* undo dependency changes

* linter: fix remaining errors

---------

Co-authored-by: Matheus Macabu <macabu.matheus@gmail.com>
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
2025-07-09 10:43:34 -03:00
..
doc.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
instrumentation_service.go unified-storage: setup ring to shard requests (#103783) 2025-04-25 13:08:44 -04:00
instrumentation_service_test.go unified-storage: setup ring to shard requests (#103783) 2025-04-25 13:08:44 -04:00
memberlist.go unified-storage: Add integration tests for distributor (#105771) 2025-06-30 09:31:58 -04:00
module_runner.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
module_server.go unified-storage: Distributor rename to better reflect that it'll be used for search (#107409) 2025-07-01 11:15:10 -04:00
module_server_test.go chore(unified-storage): add tracing for unified storage folder implementation (#105601) 2025-05-19 23:25:08 +03:00
ring.go unified-storage: Distributor rename to better reflect that it'll be used for search (#107409) 2025-07-01 11:15:10 -04:00
runner.go Chore: Unite wire graphs for cli and server (#61143) 2023-03-17 16:36:39 +01:00
search_server_distributor.go unified-storage: Distributor rename to better reflect that it'll be used for search (#107409) 2025-07-01 11:15:10 -04:00
search_server_distributor_test.go unified-storage: Distributor rename to better reflect that it'll be used for search (#107409) 2025-07-01 11:15:10 -04:00
server.go Run Init Provisioners at Server Initialization (#105080) 2025-05-09 09:21:36 -03:00
server_test.go K8s: Refactor metrics to share k8s registry (#79106) 2023-12-06 16:34:23 -05:00
service.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
test_env.go AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 2025-03-25 08:59:03 +01:00
wire.go Secrets: make operations sync (#107732) 2025-07-09 10:43:34 -03:00
wire_gen.go Secrets: make operations sync (#107732) 2025-07-09 10:43:34 -03:00
wireexts_oss.go AuthZ: Add `CoreRoleStorageBackend` to the extension set (#103912) 2025-07-07 20:08:44 +02:00