grafana/pkg/server
Artur Wierzbicki 85b965cbec
Storage: Dummy object server and basic integration tests (#56014)
* object extractors

* update bluge to use summary values

* gosec

* move to store/object package

* references

* references

* references

* same thign but with protobuf

* now the service

* now with summary

* now with summary

* from protobuf

* from protobuf

* cleanup

* remove hand crafted file

* update proto definitions

* update comments

* remove properties

* remove properties

* re-generate

* add batch

* move ref to raw struct

* GRPC test infra

* fix merge

* add delete

* lint

* rename to dummyobjectserver

* update comment

* refactor collection, simplify dummy server

* update

* refactor test structure

* more tests

* more tests

* replace collection with infra/persistentcollection

* skip if not integration test suite

* very important lint fix

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-09-30 15:56:07 -04:00
..
backgroundsvcs Storage: Dummy object server and basic integration tests (#56014) 2022-09-30 15:56:07 -04:00
usagestatssvcs RBAC: Split up service into several components (#54002) 2022-08-24 13:29:17 +02:00
server_test.go Secrets: Convert secret migration to a background service (#54676) 2022-09-06 16:21:25 -03:00
server.go Secrets: Convert secret migration to a background service (#54676) 2022-09-06 16:21:25 -03:00
test_env.go Chore: expose grpc server address (#56013) 2022-09-29 08:42:01 -04:00
wire.go Storage: Dummy object server and basic integration tests (#56014) 2022-09-30 15:56:07 -04:00
wireexts_oss.go RBAC: Initiate store in service (#55081) 2022-09-15 11:34:15 +02:00