redhat-developer / redhat-developer/vscode-openshift-tools
Start the "create an openshift cluster" wizard when calling the Deploy to Openshift command, if necessary
Nobody has claimed this yet.
- 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
Maybe "openshift.component.createFromRootWorkspaceFolder" is not suited for what we're trying to do, we might need a different command.
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
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