-
Feature Request
-
Resolution: Done
-
Major
-
DWO 0.35.1, 3.22.0.GA
-
None
-
False
-
-
False
-
-
preStart events are currently unable to use any files from the workspace project source because the project-clone init-container is executed last.
The project-clone init-container should be run right after the che-code-injector init-container. All preStart event init-containers should run after.
https://github.com/devfile/devworkspace-operator/issues/1454