Files
grafana/pkg/tests/apis/iam/testdata/user-test-create-v0.yaml
T
Misi badea8bc37 IAM: Create Service Account API and legacy store impl (#110411)
* wip

* IAM: Create Service Account

* Add dual writer

* Update openapi_test.go

* Add integration tests

* Add sql tests

* Add Role to SA spec, add validation, add DBTime, add tests

* Format, update test

* Fixes

* Add check for External

* Address feedback

* Update tests

* Address feedback

* make gen-go

* Simplify a bit

* Fixes

* make update-workspace

* Update pkg/registry/apis/iam/serviceaccount/store.go

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>

* Address feedback, add test for generateName

---------

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2025-09-08 14:31:32 +02:00

11 lines
202 B
YAML

apiVersion: iam.grafana.app/v0alpha1
kind: User
metadata:
namespace: default
name: abcdefghijkl
spec:
email: testuser1@example123.com
login: testuser1
name: Test User 1
provisioned: false