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

Start the "create an openshift cluster" wizard when calling the Deploy to Openshift command, if necessary

Open
#1,849 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/enhancement priority/critical
Dominant language
TypeScript
Stars
123
Forks
63
Avg merge
6h 16m
Merged PRs (30d)
74

Description

If there's no cluster available, we want vscode-quarkus' "Deploy to Openshift" command to initiate the creation/configuration of the cluster. See https://github.com/redhat-developer/vscode-quarkus/pull/316#issuecomment-726870993

Screenshot 2020-11-13 at 17 44 00

Maybe "openshift.component.createFromRootWorkspaceFolder" is not suited for what we're trying to do, we might need a different command.

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

Review the existing "Deploy to Openshift" command and the openshift.component.createFromRootWorkspaceFolder setting, then read the linked pull request comment for the intended flow. Define the behavior when no cluster is available and verify that the command starts the cluster creation/configuration wizard before deployment.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, typescript, vscode
Domain
cloud, devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.