Skip to content

Operator with namespace-only permissions hangs during reconciliation #935

Closed

Description

Split from #931, caused by operator-framework/operator-sdk#2608.

When the operator doesn't have cluster-scope permissions, it hangs during the reconciliation with the following message happening every second:

E0228 10:28:58.020049       1 reflector.go:123] pkg/mod/k8s.io/client-go@v0.0.0-20191016111102-bec269661e48/tools/cache/reflector.go:96: Failed to list *v1.Secret: secrets is forbidden: User "system:serviceaccount:observability:jaeger-operator" cannot list resource "secrets" in API group "" at the cluster scope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions