vscode-openshift-tools
vscode-openshift-tools copied to clipboard
Components view refresh does not pickup changes from devfiles
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.