-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Review hal-maven-jdk image #4
Comments
Deployed a Spring Boot app in dev mode and then attached a link to it. All |
However, removing the link by |
Quarkus dev mode component fails with the following error:
|
This is a known issue: halkyonio/operator#143 |
I don't know what Quarkus' dev mode does exactly so I'm not sure what's wrong. However, you probably need to check |
/tmp/artefacts
/deployments
build
andrun
scripts work properly/tmp/artefacts
is probably not the best spot where to put the maven dependencies, see if we can reuse the infra set up by the base image)Optional:
The text was updated successfully, but these errors were encountered: