Description
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.