grafana/pkg/tests/apis
Stephanie Hingtgen d39a47a89b
Provisioning: Begin using secrets store (#108044)
- Provisioning: Begin using secrets store
- Refactor integration with secrets store
- Add back the legacy service
- Separate concerns for encrypt and decrypt
- Handle update within Encrypt function
- Add interface for secure value service
- Add feature flag for using secrets service
- Add the dual service for temporary solution.

* Add first integration tests for encrypted tokens
* Add integration test for app platform secrets
* Validate it has the name or not
* Create wire provider
* Always save to the secret if provided secret

---------

Co-authored-by: Roberto Jimenez Sanchez <roberto.jimenez@grafana.com>
Co-authored-by: Roberto Jiménez Sánchez <jszroberto@gmail.com>
2025-07-15 15:43:17 +02:00
..
alerting/notifications Alerting: Fix route validation in provisioning service (#107550) 2025-07-07 12:16:31 -04:00
dashboard test: reenable dashboard integration tests and restructure based on dual writer modes (#107941) 2025-07-10 13:52:58 +02:00
dashboardsnapshot Chore: fix apiserver integration tests (#83724) 2024-02-29 14:58:49 -08:00
datasource Expose queryconvert endpoint (#93656) 2024-09-25 15:10:19 +02:00
features OFREP: Enable with standard aggregation (#107349) 2025-07-01 09:17:36 -07:00
folder Folders/k8s: Enable all dualwriter modes on remaining integration tests (#107992) 2025-07-11 09:20:01 -03:00
iam IAM: Move resource definitions to apps/iam step 1 (#107389) 2025-07-04 11:07:48 +02:00
openapi_snapshots QueryVariable: Add static options input (#107514) 2025-07-14 16:05:56 +03:00
playlist Playlists: Remove kubernetesPlaylists flag (#104171) 2025-04-22 10:39:40 +02:00
provisioning Provisioning: Begin using secrets store (#108044) 2025-07-15 15:43:17 +02:00
query Server-side expressions: Improve error message (#103968) 2025-04-14 21:14:03 +00:00
README.md
client.go K8s/Test: Allow setting license path in test helper (#99786) 2025-01-30 08:59:00 +02:00
helper.go Chore: Ensure we save correct default `admin` user in integration test DB setup (#105752) 2025-05-28 11:25:01 +01:00
openapi_test.go K8s/Dashboard: Promote from alpha1 to beta1 (#104009) 2025-04-23 20:54:35 +03:00
types.go Chore: Update golang.org/x/ and do not omitempty Items (#105371) 2025-05-14 14:31:45 +03:00

README.md

K8s integration tests

This directory contains integration tests the k8s api services