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.
Description
preStartevents are currently unable to use any files from the workspace project source because theproject-cloneinit-container is executed last.The
project-cloneinit-container should be run right after theche-code-injectorinit-container. AllpreStartevent init-containers should run after.