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.
Implementation should track changes in filesystem for every root workspace folder and recognize certain changes as related to devfile:
Components with devfile parsing errors should allow to run any odo commands.