add v1 to hack/test-integration.sh
This commit is contained in:
@@ -68,6 +68,7 @@ func TestSecrets(t *testing.T) {
|
||||
APIPrefix: "/api",
|
||||
Authorizer: apiserver.NewAlwaysAllowAuthorizer(),
|
||||
AdmissionControl: admit.NewAlwaysAdmit(),
|
||||
EnableV1: true,
|
||||
})
|
||||
|
||||
framework.DeleteAllEtcdKeys()
|
||||
|
Reference in New Issue
Block a user