redhat-developer / redhat-developer/vscode-openshift-tools
use `kubectl auth can-i <verb> <resource>` to hide inaccessible resources in Clusters tree view
Open
Nobody has claimed this yet.
demo
kind/feature
priority/major
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 63
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 74
Description
oc auth can-i list images would return for developer
no - no RBAC policy matched
for system:admin
yes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the Clusters tree view but no files or tests. Start by locating the tree view's resource-listing entry point and the existing kubectl or oc integration, then inspect how authorization failures are represented. Done means resources the current user cannot list are hidden while accessible resources remain visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, typescript, vscode
- Domain
- authorization, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100