From 02f983d8c8af525a048f359c361aa2cdde280699 Mon Sep 17 00:00:00 2001 From: Caleb Woodbine Date: Fri, 27 Mar 2020 08:59:33 +1300 Subject: [PATCH] Update metadata --- test/conformance/testdata/conformance.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/conformance/testdata/conformance.yaml b/test/conformance/testdata/conformance.yaml index 36f83768091..fa8a3127662 100755 --- a/test/conformance/testdata/conformance.yaml +++ b/test/conformance/testdata/conformance.yaml @@ -1241,7 +1241,7 @@ the PodTemplate MUST reflect changes. By fetching all the PodTemplates via a Label selector it MUST find the PodTemplate by it's static label and updated value. The PodTemplate must be deleted. - release: v1.18 + release: v1.19 file: test/e2e/common/podtemplates.go - testname: Service account tokens auto mount optionally codename: '[sig-auth] ServiceAccounts should allow opting out of API token automount [Conformance]'