grafana/pkg/storage/unified/resource
Georges Chaudy 04d39cbbc6
unistore: split ListIterator and ListHistory in StorageBackend (#105654)
split listIterator from ListHistory
2025-05-23 15:00:18 +02:00
..
grpc Start using otel in storage/unified/resource (#102616) 2025-03-31 09:58:01 -03:00
testdata K8s/Folders: Use v1beta1 and app-sdk based spec (#103975) 2025-04-14 23:20:10 +03:00
access.go Use authlib repo. Use otel (#103178) 2025-04-07 15:47:40 +02:00
access_test.go Use authlib repo. Use otel (#103178) 2025-04-07 15:47:40 +02:00
bleve_index_metrics.go fix(unified-storage): remove bleve index metric from global scope (#101825) 2025-03-13 10:09:38 -04:00
broadcaster.go refactor(unified-storage): rename cache to avoid import conflicts (#105831) 2025-05-22 17:12:31 +02:00
broadcaster_test.go unistore: close event stream on context cancelation (#101293) 2025-02-25 08:28:31 -08:00
bulk.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
cdk_backend.go unistore: split ListIterator and ListHistory in StorageBackend (#105654) 2025-05-23 15:00:18 +02:00
cdk_blob.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
cdk_blob_test.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
cdk_bucket.go feat(unified-storage): provide delete function for bucket (#103825) 2025-04-11 10:10:13 +02:00
cdk_bucket_test.go feat(unified-storage): provide delete function for bucket (#103825) 2025-04-11 10:10:13 +02:00
client.go unified-storage: setup distributor module option A (#104737) 2025-05-19 07:46:03 -04:00
client_test.go Auth: Fix function name (#100122) 2025-02-05 15:32:22 +01:00
continue.go Storage: Add ascending order support for NotOlderThan queries and introduce ResourceVersionMatch_Unset as default (#102505) 2025-03-21 18:35:32 +02:00
continue_test.go Storage: Add ascending order support for NotOlderThan queries and introduce ResourceVersionMatch_Unset as default (#102505) 2025-03-21 18:35:32 +02:00
distributor.go unified-storage: setup distributor module option A (#104737) 2025-05-19 07:46:03 -04:00
doc.go ResourceServer: Add resource server protobuf and wrapper (#90007) 2024-07-09 15:08:13 -07:00
document.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
document_test.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
errors.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
errors_test.go Use logging from app sdk in the resource mod (#103281) 2025-04-08 15:35:11 +02:00
event.go refactor(unified-storage): set the GUID in the resource server (#105683) 2025-05-21 09:49:49 +02:00
go.mod unified-storage: setup distributor module option A (#104737) 2025-05-19 07:46:03 -04:00
go.sum unified-storage: setup distributor module option A (#104737) 2025-05-19 07:46:03 -04:00
health.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
health_test.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
hooks.go Authlib: Use types package rather than claims (#99243) 2025-01-21 12:06:55 +03:00
keys.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
keys_test.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
metrics.go fix (unified-storage): stop registering unified storage metrics in global state (#101322) 2025-02-28 07:39:39 -05:00
migrations.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
noop.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
search.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
search_client.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
search_queue.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
search_queue_test.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
search_test.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
server.go unistore: split ListIterator and ListHistory in StorageBackend (#105654) 2025-05-23 15:00:18 +02:00
server_test.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
table.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
table_test.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
validation.go refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
validation_test.go resource-api: Loosen name validation to match K8s requirements (#93404) 2024-10-10 11:03:18 -04:00