Commit Graph

223 Commits (3993d691f43244c0532a854fee3133ed8072c02e)

Author SHA1 Message Date
Georges Chaudy 7c3fc2f261
Revert "Unistore : Ensure Watch works in HA mode." (#94097) 8 months ago
owensmallwood 6a3eb276ef
Grafana Indexing PoC: Adds feature flag and gRPC endpoint (#93356) 8 months ago
Georges Chaudy 0a26c9e9ae
Unistore : Ensure Watch works in HA mode. (#93428) 8 months ago
Ryan McKinley cdbc04ab2b
GRPC/Authn: Remove org name header (#93780) 8 months ago
Claudiu Dragalina-Paraipan a8b07b0c81
[authn] use authlib client+interceptors for in-proc mode (#93124) 8 months ago
owensmallwood 8bbfbc61be
Unified Storage: Adds a few readme updates from issues I ran into with local dev (#93553) 8 months ago
Georges Chaudy 216b63549d
unistore: fix watch events forever looping (#93517) 8 months ago
Andres Martinez Gotor 74b2d38e37
Chore: Update grafana-plugin-sdk (#93426) 8 months ago
Ryan McKinley 542105b680
ResourceClient: Exercise resource client in k8s apis tests (#93473) 8 months ago
Todd Treece d1ffcc22d9
Playlists: Migrate to App SDK codegen (#93246) 9 months ago
Ryan McKinley 45eb72e95a
K8s: Use wire to initalize the resource client (#93221) 9 months ago
Ryan McKinley 7efadb0a00
Testing: Integration tests for unified-grpc start a local gRPC server (#93201) 9 months ago
Arati R. b12a29a1da
K8s: Implement partial folders api with k8s client (#93089) 9 months ago
Claudiu Dragalina-Paraipan 3aeb8d390e
[authn] update `authlib` and `claims` versions (#93098) 9 months ago
ismail simsek 6548ea377d
Chore: Bump grafana-plugin-sdk-go version to v0.247.0 (#93095) 9 months ago
Dave Henderson e1090db5d9
Chore: Bump Go to 1.23.1 (#93007) 9 months ago
Ryan McKinley 3cf84d1921
Chore: update centrifuge library (#93020) 9 months ago
Claudiu Dragalina-Paraipan 1ce43b4c42
[authn] update `authlib` and `claims` versions (#92987) 9 months ago
Santiago 87f4df4bc3
Remote Alertmanager: update github.com/go-openapi/runtime (v0.27.1 -> v0.28.0) (#92951) 9 months ago
Ryan McKinley 5441e4c752
Storage: create a client with access to all interfaces, not just ResourceStore (#92967) 9 months ago
Marcus Efraimsson 0a337ff3b3
Chore: Update SDK to v0.246.0 (#92938) 9 months ago
maicon 9e6a464328
UniStore: Remove unused feature toggles from docs (#92688) 9 months ago
maicon 2b3d2e5b40
UniStore: Remove leftover references to `unifiedStorage` feature toggle (#92685) 9 months ago
Charandas af2e79aa83
K8s: namespace mapper should use authlib's util (#92332) 9 months ago
Ryan McKinley c59dddf7af
MySQL: Add parseTime=true to SQL connections (#92469) 9 months ago
Ryan McKinley 5a30e12a10
SQLTemplate: Make Ident only work for identifiers (not any string) (#92387) 9 months ago
Todd Treece 2f01286034
Storage: Add go.mod for apistore (#92224) 9 months ago
Ryan McKinley 2136fd9a92
Storage: Remove unified storage feature flag (#92192) 9 months ago
Dave Henderson df3d8915ba
Chore: Bump Go to 1.23.0 (#92105) 9 months ago
Diego Augusto Molina 9a65d0a977
Storage: remove sqlstore.WrapDatabaseDriverWithHooks (#92111) 9 months ago
Diego Augusto Molina e788df921c
Storage: always use transactions and make them readonly when possible (#92110) 9 months ago
owensmallwood 1cb3470e3e
Unified Storage: Wrapping the mysql driver with hooks causes issues (#92099) 9 months ago
Ryan McKinley f432a1713b
SQLTemplate: Swap the IFace with the concrete struct (#92008) 9 months ago
Ryan McKinley d9cabe5e14
SQL: Add sql template test helper (#91953) 9 months ago
owensmallwood 28f2a4078d
Unified Storage: Records grafana database metrics (#91932) 10 months ago
Todd Treece 4ce82d3f14
Chore: Update k8s.io dependencies to v0.30.0 (#91851) 10 months ago
Karl Persson 8bcd9c2594
Identity: Remove typed id (#91801) 10 months ago
owensmallwood 8fb334cf77
Unified Storage: Adds back readme to resource store (#91812) 10 months ago
Ryan McKinley e106df6d0b
Auth: Update unified storage to depend on AuthInfo rather than Requester (#91783) 10 months ago
Ryan McKinley 21d4a4f49e
Auth: use IdentityType from authlib (#91763) 10 months ago
Todd Treece 7f155b2b6f
Chore: Add go workspace scripts (#91707) 10 months ago
Todd Treece b4126d3bce
Chore: Update k8s.io dependencies (#91692) 10 months ago
Ryan McKinley 9e116d13a5
K8s/Dashboards: Fix dashboard list and add tests (#91523) 10 months ago
Todd Treece 9a2c9647ee
Chore: Add storage submodule to lint & test config (#91529) 10 months ago
Ryan McKinley 391284bb33
Storage: Improve (some) error handling (#91373) 10 months ago
Georges Chaudy 36c2e0cfae
unifiedStorage: sort by namespace/name ASC (#91314) 10 months ago
Ryan McKinley f804b0baa3
Storage: Return an iterator from backend List (#91185) 10 months ago
Ryan McKinley 160fe2a3a4
Storage: Remove entity store (#91233) 10 months ago
Diego Augusto Molina 30d4a4249c
Storage: Disable Resource Server integration tests to unblock pipelines (#91216) 10 months ago
owensmallwood 2362e79e4e
Unified Storage: Configure client to use tls=preferred (#91162) 10 months ago