grafana/pkg/storage/unified/resource
Alexander Zobnin 17a09c28dd
Chore: Upgrade openfga to 1.8.4 (#99095)
2025-01-17 09:36:08 +01:00
..
grpc Authenticator: Return gRPC errors (#99000) 2025-01-16 14:33:57 +01:00
testdata UnifiedSearch: Introduce a ResourceIndex interface and bleve implementation (#96826) 2024-11-22 16:44:06 +03:00
access.go [unistore] wire authlib compile (#99027) 2025-01-16 14:11:55 +01:00
access_test.go unistore: handle auth when fallback is used (#96772) 2024-11-21 12:21:22 +02:00
bleve_index_metrics.go fix(indexer): reduce cardinality of indexer metric (#99018) 2025-01-15 16:01:31 +01:00
broadcaster.go
broadcaster_test.go
buf.gen.yaml ResourceServer: Add resource server protobuf and wrapper (#90007) 2024-07-09 15:08:13 -07:00
buf.yaml ResourceServer: Add resource server protobuf and wrapper (#90007) 2024-07-09 15:08:13 -07:00
cdk_backend.go Storage: Query stats within a namespace (#97403) 2024-12-05 13:58:13 +03:00
cdk_blob.go K8s/Dashboards: Delegate large objects to blob store (#94943) 2024-11-09 08:09:46 +03:00
cdk_blob_test.go Storage: Add blob storage interfaces (#90932) 2024-10-17 12:18:29 +02:00
cdk_bucket.go Storage: Add blob storage interfaces (#90932) 2024-10-17 12:18:29 +02:00
cdk_bucket_test.go Storage: Add blob storage interfaces (#90932) 2024-10-17 12:18:29 +02:00
client.go fix(unified-storage): initialize blob storage when using grpc (#99020) 2025-01-15 16:04:41 +01:00
client_test.go [auth] make id-token optional (#97831) 2024-12-17 13:28:00 +02:00
deleted.go ResourceServer: Add resource server protobuf and wrapper (#90007) 2024-07-09 15:08:13 -07:00
doc.go ResourceServer: Add resource server protobuf and wrapper (#90007) 2024-07-09 15:08:13 -07:00
document.go Unified Storage: Make all dashboard fields searchable (#98899) 2025-01-15 10:23:05 -06:00
document_test.go Search: Replace Origin calls with Repository (#98754) 2025-01-10 20:27:10 +02:00
errors.go Storage: Improve (some) error handling (#91373) 2024-08-02 10:27:10 +03:00
event.go Unitstore: Fix the Folder migration (#96078) 2024-11-12 12:52:04 +01:00
go.mod Chore: Upgrade openfga to 1.8.4 (#99095) 2025-01-17 09:36:08 +01:00
go.sum Chore: Upgrade openfga to 1.8.4 (#99095) 2025-01-17 09:36:08 +01:00
health.go ResourceServer: make the resource store the default unified storage backend (#90899) 2024-07-25 18:17:39 +02:00
health_test.go ResourceServer: make the resource store the default unified storage backend (#90899) 2024-07-25 18:17:39 +02:00
hooks.go Provisioning: Rename k8s origin metadata to repo (#96524) 2024-11-15 17:26:14 +03:00
keys.go UnifiedSearch: Introduce a DocumentBuilder interface (#96738) 2024-11-21 07:53:25 +02:00
keys_test.go UnifiedSearch: Introduce a DocumentBuilder interface (#96738) 2024-11-21 07:53:25 +02:00
metrics.go Unified Storage: Add watch latency metric (#93509) 2024-10-21 17:15:11 -06:00
noop.go UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 2024-11-27 07:57:53 +02:00
resource.pb.go Search: Remove history query (#99026) 2025-01-15 12:49:47 -06:00
resource.proto Search: Remove history query (#99026) 2025-01-15 12:49:47 -06:00
resource_grpc.pb.go Search: Remove history query (#99026) 2025-01-15 12:49:47 -06:00
search.go Search: Remove history query (#99026) 2025-01-15 12:49:47 -06:00
server.go [unistore] wire authlib compile (#99027) 2025-01-16 14:11:55 +01:00
server_test.go Restores in app platform (#97582) 2024-12-13 16:55:43 -06:00
table.go Unified Storage: Make all dashboard fields searchable (#98899) 2025-01-15 10:23:05 -06:00
table_test.go Unified Storage: Make all dashboard fields searchable (#98899) 2025-01-15 10:23:05 -06:00
validation.go resource-api: Loosen name validation to match K8s requirements (#93404) 2024-10-10 11:03:18 -04:00
validation_test.go resource-api: Loosen name validation to match K8s requirements (#93404) 2024-10-10 11:03:18 -04:00