grafana/pkg/tests/apis
Karl Persson 1315c67c8b
Team/User: UID migrations (#82298)
* Add user uid migration to run on every startup to protect against empty values in a upgrade downgrade scenario

* Add team uid migration to run on every startup to protect against empty values in a upgrade downgrade scenario

* Run team uid migration
2024-02-12 14:48:29 +01:00
..
dashboard K8s: Remove grafanaAPIServer feature toggle (#81030) 2024-01-23 08:27:28 -08:00
dashboardsnapshot K8s/Snapshots: Add dashboardsnapshot api group (#77667) 2024-02-01 22:40:11 -08:00
datasource K8s: Add basic query service (#80325) 2024-01-31 20:36:51 +02:00
example K8s: Add basic query service (#80325) 2024-01-31 20:36:51 +02:00
folder K8s/Folders: Rename api group to singular (#81443) 2024-01-30 08:50:37 -08:00
playlist K8s: Remove grafanaAPIServer feature toggle (#81030) 2024-01-23 08:27:28 -08:00
query K8s: Add basic query service (#80325) 2024-01-31 20:36:51 +02:00
helper.go Team/User: UID migrations (#82298) 2024-02-12 14:48:29 +01:00
README.md K8s: Add integration test infra, and fix authz patterns (#77218) 2023-10-26 20:02:33 +03:00
types.go K8s: Use client-go to test legacy playlist changes (#77245) 2023-10-27 06:59:49 -07:00

K8s integration tests

This directory contains integration tests the k8s api services