Move helpers from pkg/registry/rbac/reconciliation and pkg/registry/rbac/validation under k8s.io/component-helpers

This commit is contained in:
Jan Chaloupka
2020-10-21 13:38:19 +02:00
parent cb0389c827
commit a5920f7edb
30 changed files with 91 additions and 33 deletions

View File

@@ -150,7 +150,6 @@ pkg/registry/policy/rest
pkg/registry/rbac/clusterrole/policybased
pkg/registry/rbac/clusterrolebinding
pkg/registry/rbac/clusterrolebinding/policybased
pkg/registry/rbac/reconciliation
pkg/registry/rbac/rest
pkg/registry/rbac/role/policybased
pkg/registry/rbac/rolebinding
@@ -408,6 +407,8 @@ staging/src/k8s.io/component-base/cli/flag
staging/src/k8s.io/component-base/config/v1alpha1
staging/src/k8s.io/component-base/featuregate
staging/src/k8s.io/component-base/version/verflag
staging/src/k8s.io/component-helpers/auth/rbac/reconciliation
staging/src/k8s.io/component-helpers/auth/rbac/validation
staging/src/k8s.io/controller-manager/config/v1alpha1
staging/src/k8s.io/controller-manager/pkg/features
staging/src/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1