grafana/pkg/services/apiserver/storage/entity
Dan Cech 1f1461734c
Storage: Add support for sortBy selector (#80680)
* add support for sortBy field selector

* use label selectors instead of field selectors

* set entity_labels on create & update

* make entity server integration tests work

* test fixes

* be more consistent with handling of empty body, meta or status

* workaround for database is locked errors during migration

* fix double import of sqlite3

* rename functions and tidy up

* refactor update

* disable integration tests until we can fix the database locking issue
2024-02-07 15:05:10 -05:00
..
restoptions.go use in-process grpc client instead of wrapping server interface (#81926) 2024-02-07 13:17:02 -05:00
selector.go Storage: Add support for sortBy selector (#80680) 2024-02-07 15:05:10 -05:00
storage.go Storage: Add support for sortBy selector (#80680) 2024-02-07 15:05:10 -05:00
utils_test.go K8s: Refactor config/options for aggregation (#81739) 2024-02-01 17:27:30 -05:00
utils.go K8s: Refactor config/options for aggregation (#81739) 2024-02-01 17:27:30 -05:00