Merge pull request #99298 from zshihang/csi

graduate CSIServiceAccountToken to beta
This commit is contained in:
Kubernetes Prow Robot
2021-03-11 17:28:25 -08:00
committed by GitHub
14 changed files with 181 additions and 92 deletions

View File

@@ -1368,7 +1368,7 @@ var _ = utils.SIGDescribe("CSI mock volume", func() {
}
})
ginkgo.Context("CSIServiceAccountToken [Feature:CSIServiceAccountToken]", func() {
ginkgo.Context("CSIServiceAccountToken", func() {
var (
err error
)