Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

storageos operator missing pods/log permission #162

@esara

Description

@esara

$ kubectl logs -f storageos-cluster-operator-598bbc4d79-k66qj -n storageos-operator
2019-09-07T02:46:03.279Z INFO storageos.job Creating a new DaemonSet {"Request.Namespace": "default", "Request.Name": "storageos-job"}
2019-09-07T02:46:03.342Z DEBUG kubebuilder.controller Successfully Reconciled {"controller": "job-controller", "request": "default/storageos-job"}
2019-09-07T02:46:03.478Z INFO storageos.job No DaemonSets found
2019-09-07T02:46:03.889Z INFO storageos.job Failed to get logs from pod {"pod": "storageos-job-daemonset-job-7876t", "error": "pods "storageos-job-daemonset-job-7876t" is forbidden: User "system:serviceaccount:storageos-operator:storageoscluster-operator-sa" cannot get resource "pods/log" in API group "" in the namespace "default""}
2019-09-07T02:46:03.891Z INFO storageos.job Failed to get logs from pod {"pod": "storageos-job-daemonset-job-lswzv", "error": "pods "storageos-job-daemonset-job-lswzv" is forbidden: User "system:serviceaccount:storageos-operator:storageoscluster-operator-sa" cannot get resource "pods/log" in API group "" in the namespace "default""}
2019-09-07T02:46:03.892Z INFO storageos.job Failed to get logs from pod {"pod": "storageos-job-daemonset-job-p4wvl", "error": "pods "storageos-job-daemonset-job-p4wvl" is forbidden: User "system:serviceaccount:storageos-operator:storageoscluster-operator-sa" cannot get resource "pods/log" in API group "" in the namespace "default""}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions