k3s/pkg/registry/rbac/reconciliation
Monis Khan 543dcb6de5
Tolerate lack of namespace permissions in RBAC reconciliation
This change updates the RBAC reconciliation logic to not fail if the
user does not have the ability to create namespaces.  Thus if the
namespace already exists, the user only needs to pass the standard
escalation check for RBAC roles and role bindings.

Signed-off-by: Monis Khan <mkhan@redhat.com>
2018-10-29 11:30:04 -04:00
..
BUILD Tolerate lack of namespace permissions in RBAC reconciliation 2018-10-29 11:30:04 -04:00
clusterrole_interfaces.go switch rbac to external 2018-05-22 08:17:05 -04:00
clusterrolebinding_interfaces.go switch rbac to external 2018-05-22 08:17:05 -04:00
namespace.go Tolerate lack of namespace permissions in RBAC reconciliation 2018-10-29 11:30:04 -04:00
reconcile_role.go switch rbac to external 2018-05-22 08:17:05 -04:00
reconcile_role_test.go switch rbac to external 2018-05-22 08:17:05 -04:00
reconcile_rolebindings.go switch rbac to external 2018-05-22 08:17:05 -04:00
reconcile_rolebindings_test.go switch rbac to external 2018-05-22 08:17:05 -04:00
role_interfaces.go Tolerate lack of namespace permissions in RBAC reconciliation 2018-10-29 11:30:04 -04:00
rolebinding_interfaces.go Tolerate lack of namespace permissions in RBAC reconciliation 2018-10-29 11:30:04 -04:00
zz_generated.deepcopy.go Update generated files 2018-06-13 12:35:13 +02:00