authentication: remove TokenRequest from authentication.k8s.io/v1beta1

We don't actually need that type so leave the API group sparse.
This commit is contained in:
Mike Danese
2018-02-06 13:21:03 -08:00
parent 87f77cd237
commit 33a8f39a03
10 changed files with 54 additions and 1288 deletions

View File

@@ -437,8 +437,7 @@ var ephemeralWhiteList = createEphemeralWhiteList(
// --
// k8s.io/kubernetes/pkg/apis/authentication/v1beta1
gvr("authentication.k8s.io", "v1beta1", "tokenreviews"), // not stored in etcd
gvr("authentication.k8s.io", "v1beta1", "tokenrequests"), // not stored in etcd
gvr("authentication.k8s.io", "v1beta1", "tokenreviews"), // not stored in etcd
// --
// k8s.io/kubernetes/pkg/apis/authentication/v1