redhat-developer / redhat-developer/vscode-openshift-tools

Create 'OpenShift: Show Resource in Console' for command palette

Open
#1,281 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Select Resource type
  2. Select project
  3. Select specific resource to open
    4 .Call existing command, same called form context menu, with project selected on step 3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.