redhat-developer / redhat-developer/vscode-openshift-tools
Create 'OpenShift: Show Resource in Console' for command palette
Open
Nobody has claimed this yet.
kind/feature
priority/major
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 63
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 74
Description
Rather than polluting Command palette with 1 additional command per OpenShift resource type, consider to have a command 'OpenShift: Open Resource in Console' that would consist of tree steps:
- Select Resource type
- Select project
- Select specific resource to open
4 .Call existing command, same called form context menu, with project selected on step 3
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
Start by locating the existing command invoked from the resource context menu and the command-palette handlers for OpenShift resources. Trace how resource types, projects, and specific resources are selected, then verify that the new flow reaches the existing command with the selected project and opens the chosen resource in the console.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, typescript, vscode
- Domain
- cloud, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100