Georges Chaudy
07bf7b2ae1
kvstore: add cluster-scoped resource support ( #113183 )
...
kvstore add experimental clusterscope resource
2025-11-03 15:53:59 -08:00
owensmallwood
1f7f3c9a5a
Unified Storage: KVStore use new validation ( #110834 )
...
* name field must match either k8s regex or grafana legacy uid regex. Adds tests.
* moves invalid test to being valid
* uses new US naming validation for kv store validation
* fix function name and update key regex
* fix comment
* use correct errs var
* updates kv key tests
2025-10-09 11:25:39 -06:00
maicon
2c5ccd3283
Unistore: ignore name when validating collection keys ( #112086 )
...
Signed-off-by: Maicon Costa <maiconscosta@gmail.com >
2025-10-07 06:45:59 +00:00
Ryan McKinley
cfbf64c3fd
Validation: Move validation into apimachinery package ( #111736 )
2025-09-30 12:59:33 +00:00
maicon
2e734549b5
Revert "Revert "Unistore: Add validation for resource names"" ( #111648 )
...
* Revert "Revert "Unistore: Add validation for resource names" (#111408 )"
This reverts commit b3ed600bca .
---------
Signed-off-by: Maicon Costa <maiconscosta@gmail.com >
2025-09-28 20:53:07 +03:00
maicon
b3ed600bca
Revert "Unistore: Add validation for resource names" ( #111408 )
...
Revert "Unistore: Add validation for resource names (#110990 )"
This reverts commit b63e3fd3ae .
2025-09-19 18:03:23 +00:00
maicon
b63e3fd3ae
Unistore: Add validation for resource names ( #110990 )
...
* Unistore: Add validation for resource names
Signed-off-by: Maicon Costa <maiconscosta@gmail.com >
---------
Signed-off-by: Maicon Costa <maiconscosta@gmail.com >
2025-09-19 09:37:17 -03:00
Peter Štibraný
2e9559a376
Include resource name in the event. ( #107185 )
2025-06-27 09:29:49 +00:00
Jean-Philippe Quéméner
002f46736a
refactor(unified-storage): move generated protos to own pkg ( #105356 )
2025-05-15 21:36:52 +02:00
Ryan McKinley
806c043e45
UnifiedStorage: Rename Batch processing to Bulk ( #101413 )
2025-02-28 08:41:08 +03:00
Ryan McKinley
a5355fd66c
Storage: Add command line tool to migrate legacy dashboards (and folders) to unified storage ( #99199 )
2025-02-11 19:57:46 +02:00
Ryan McKinley
0cb6c3d7bf
UnifiedSearch: Introduce a DocumentBuilder interface ( #96738 )
2024-11-21 07:53:25 +02:00
Ryan McKinley
c0de407fee
K8s/Dashboards: Delegate large objects to blob store ( #94943 )
2024-11-09 08:09:46 +03:00
Ryan McKinley
079f0715aa
ResourceServer: Add resource server protobuf and wrapper ( #90007 )
2024-07-09 15:08:13 -07:00