vscode-openshift-tools icon indicating copy to clipboard operation
vscode-openshift-tools copied to clipboard

Components view refresh does not pickup changes from devfiles

Open dgolovin opened this issue 2 years ago • 0 comments

Implementation should track changes in filesystem for every root workspace folder and recognize certain changes as related to devfile:

  1. devfile.yaml removal
  2. devfile.yaml addition
  3. devfile.yaml change
  4. devfile.yaml parsing errors

Components with devfile parsing errors should allow to run any odo commands.

dgolovin avatar Nov 05 '22 07:11 dgolovin