rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial unix /host/podresources/kubelet.sock: connect: permission denied" #222
Labels
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Hello,
we are using the must-gather operator on OpenShift 4.15 and getting this log:
Collecting performance related data for node NODENAME perf-node-gather-daemonset-crgb6
rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial unix /host/podresources/kubelet.sock: connect: permission denied"
command terminated with exit code 1
The requested sock does not exist on RHOCS - can we change the behaviour or something?
Here is the MustGather yaml:
These are the image versions we have used for testing:
quay.io/app-sre/must-gather-operator:v4.15.281-g21414eb
quay.io/openshift/origin-must-gather:4.15.0
OpenShift version: 4.15.28
The serviceaccounts default, must-gather-operator and must-gather-admin have cluster-admin privileges and are able to use the privileged scc (for debugging purposes)
Any help is appreciated!
The text was updated successfully, but these errors were encountered: