I get the following error:
Command failed: "/home/davthomp/bin/oc" get openshiftpipelinesascodes.operator.tekton.dev -o=json Error from server (Forbidden): openshiftpipelinesascodes.operator.tekton.dev is forbidden: User "developer" cannot list resource "openshiftpipelinesascodes" in API group "operator.tekton.dev" at the cluster scope
The root cause is that the user that the developer is logged in as on the cluster does not have permissions to list instances of the given Custom Resource Definition.
I get the following error:
The root cause is that the user that the developer is logged in as on the cluster does not have permissions to list instances of the given Custom Resource Definition.