converted wildfly and dotnet application error out with permission denied #4623
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/High
Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
/kind bug
What versions of software are you using?
Operating System: MacOS
Output of
odo version
:How did you run odo exactly?
"odo", "create", "--s2i", "wildfly", "wildfly-app"
"odo", "create", "--s2i", "dotnet:2.0"
Actual behavior
Expected behavior
Component should be working
/opt/app-root
and in$DEPLOYMENTS_DIR
$DEPLOYMENTS_DIR
can be inside/opt/app-root
, in this case mount only one PV in/opt/app-root
/opt/app-root
into the persistent volume mounted on this endpointpreStart
event in the devfile to run this init container (blocked by preStart lifecyle event support #4901)Any logs, error output, etc?
The text was updated successfully, but these errors were encountered: