Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error popup when expanding project in Application Explorer #3520

Closed
datho7561 opened this issue Nov 3, 2023 · 0 comments · Fixed by #3644
Closed

Error popup when expanding project in Application Explorer #3520

datho7561 opened this issue Nov 3, 2023 · 0 comments · Fixed by #3644
Assignees
Labels
Milestone

Comments

@datho7561
Copy link
Collaborator

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.

@vrubezhny vrubezhny self-assigned this Nov 8, 2023
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this issue Nov 28, 2023
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this issue Nov 28, 2023
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this issue Nov 28, 2023
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this issue Nov 29, 2023
@datho7561 datho7561 added this to the 1.11.0 milestone Nov 29, 2023
datho7561 pushed a commit that referenced this issue Nov 29, 2023
Fixes: #3520

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants