Promote TokenRequest e2e test to Conformance

This commit is contained in:
Shihang Zhang
2020-11-06 13:50:15 -08:00
parent 58f82efe70
commit 22ae49bb5d
2 changed files with 8 additions and 1 deletions

View File

@@ -1364,6 +1364,13 @@
Container.
release: v1.9
file: test/e2e/auth/service_accounts.go
- testname: TokenRequestProjection should mount a projected volume with token using
TokenRequest API.
codename: '[sig-auth] ServiceAccounts should mount projected service account token
[Conformance]'
description: Ensure that projected service account token is mounted.
release: v1.20
file: test/e2e/auth/service_accounts.go
- testname: ServiceAccount lifecycle test
codename: '[sig-auth] ServiceAccounts should run through the lifecycle of a ServiceAccount
[Conformance]'