redhat-developer / redhat-developer/vscode-openshift-tools
Components view refresh does not pickup changes from devfiles
Open
Nobody has claimed this yet.
kind/bug
priority/critical
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 63
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 74
Description
Implementation should track changes in filesystem for every root workspace folder and recognize certain changes as related to devfile:
- devfile.yaml removal
- devfile.yaml addition
- devfile.yaml change
- devfile.yaml parsing errors
Components with devfile parsing errors should allow to run any odo commands.
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 with the Components view and its filesystem change handling for each root workspace folder. Verify behavior for devfile.yaml removal, addition, edits, and parsing errors; done means the view refreshes for each case and components with parsing errors still allow odo commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100