Skip to content

Multiple role bindings end up added to a bootstrap namespace node policy? #16611

@smarterclayton

Description

@smarterclayton

From my PR, adding a new namespace role:

$ oc get rolebindings -n openshift-node
NAME                        ROLE                         USERS     GROUPS                                                   SERVICE ACCOUNTS   SUBJECTS
system:node-config-reader   /system:node-config-reader             system:nodes, system:nodes, system:nodes, system:nodes

restart apiserver

$ oc get rolebindings -n openshift-node
NAME                        ROLE                         USERS     GROUPS                                                                 SERVICE ACCOUNTS   SUBJECTS
system:node-config-reader   /system:node-config-reader             system:nodes, system:nodes, system:nodes, system:nodes, system:nodes

Looks like its happening for others:

openshift         shared-resource-viewers                          openshift/shared-resource-viewer                                       system:authenticated, system:authenticated, system:authenticated, system:authenticated, system:authenticated

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions