Bug 1720678 - Internal error occurred: rolebindings.rbac.authorization.k8s.io \"admin\" is forbidden: rolebindings to User not allowed
Summary: Internal error occurred: rolebindings.rbac.authorization.k8s.io \"admin\" is ...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: apiserver-auth
Version: 4.1.z
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.1.z
Assignee: Sally
QA Contact: Chuan Yu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-14 14:05 UTC by Sally
Modified: 2019-08-05 18:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-05 18:30:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sally 2019-06-14 14:05:22 UTC
Description of problem:
Since https://github.com/openshift/origin/pull/22783 merged, errors related to RBRs have popped up, like so:

Internal error occurred: rolebindings.rbac.authorization.k8s.io \"admin\" is forbidden: rolebindings to User \"e2e-test-router-config-manager-wcdqc-user\" are not allowed in project \"e2e-test-router-config-manager-wcdqc\""

This is because we switched RBRs to use Informers (to fix https://bugzilla.redhat.com/show_bug.cgi?id=1706637).  See https://bugzilla.redhat.com/show_bug.cgi?id=1706637#c4 for explanation as to why Informers won't work for RBRs.  We've opened BZs against components that were continuously updating rolebindings to mitigate 1706637.  We'll be reverting changes from PR 22783 to fix this bug.


Note You need to log in before you can comment on or make changes to this bug.