Bug 1699937 - apiserver: Missing RBACs errors on every synchronization
Summary: apiserver: Missing RBACs errors on every synchronization
Keywords:
Status: CLOSED DUPLICATE of bug 1531938
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: apiserver-auth
Version: 3.11.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 3.11.z
Assignee: Matt Rogers
QA Contact: Chuan Yu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-15 13:02 UTC by Nikolaos Leandros Moraitis
Modified: 2019-05-09 19:18 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description Nikolaos Leandros Moraitis 2019-04-15 13:02:41 UTC
E0415 13:01:12.066288       1 cache.go:332] error synchronizing: role.rbac.authorization.k8s.io "system:image-builder" not found
E0415 13:01:12.075308       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "editor" not found
E0415 13:01:12.079818       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found
E0415 13:01:12.081352       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "editor" not found
E0415 13:01:12.081773       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found
E0415 13:01:12.113314       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found
E0415 13:01:12.115775       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "editor" not found
E0415 13:01:12.116211       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found
E0415 13:01:12.123937       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found
E0415 13:01:12.124735       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "editor" not found
E0415 13:01:12.133258       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found
E0415 13:01:12.152573       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found
E0415 13:01:12.158564       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found
E0415 13:01:12.168543       1 cache.go:332] error synchronizing: role.rbac.authorization.k8s.io "system:image-builder" not found
E0415 13:01:12.185445       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found
E0415 13:01:12.188820       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found
E0415 13:01:12.202167       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found
E0415 13:01:12.205392       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found
E0415 13:01:12.206463       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found
E0415 13:01:12.217685       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "editor" not found
E0415 13:01:12.220695       1 cache.go:332] error synchronizing: role.rbac.authorization.k8s.io "system:image-builder" not found
E0415 13:01:12.224827       1 cache.go:332] error synchronizing: role.rbac.authorization.k8s.io "system:image-builder" not found
E0415 13:01:12.227826       1 cache.go:332] error synchronizing: role.rbac.authorization.k8s.io "system:image-builder" not found
E0415 13:01:12.230769       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found
E0415 13:01:12.236047       1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found
E0415 13:01:12.240636 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found

Comment 1 Nikolaos Leandros Moraitis 2019-04-15 13:21:32 UTC
this in our CI cluster, which we have some problems that some pods can't reach the API server. So while I was investigating the problem, I wanted to make sure that the apiserver is healthy. Those errors seem to be reported in each api-server container restart.

Does this mean that the cluster was deployed incorrectly? Which process is responsible for creating those RBACs?

Comment 3 Mo 2019-05-09 19:18:47 UTC

*** This bug has been marked as a duplicate of bug 1531938 ***


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