redhat-developer / redhat-developer/vscode-openshift-tools
Add 'Create Example Service' for Operator owned CRDs in k8s Clusters view
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 63
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 74
Description
Most operators have yaml definition for example service, that allows quick creation of the service with parameters defined in that example. Command 'Create Example Service' should be available for Operators/operator/ownedcrd nodes in k8s Clusters view. It translates directly to odo command to create service based on example definition.
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 at the k8s Clusters view handling for Operators/operator/ownedcrd nodes and inspect how existing commands are translated to odo commands. Done means the Create Example Service command is available for those nodes and creates the service from the operator's example definition with its parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, typescript, vscode
- Domain
- cloud, developer-experience, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100