grafana/pkg/tests/apis
linoman ac84069071
Password policy (#82268)
* add password service interface

* add password service implementation

* add tests for password service

* add password service wiring

* add feature toggle

* Rework from service interface to static function

* Replace previous password validations

* Add codeowners to password service

* add error logs

* update config files


---------

Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2024-02-16 04:58:05 -06: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 Password policy (#82268) 2024-02-16 04:58:05 -06: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