halkyonio / operator

Kubernetes Operator simplifying the development of microservices on k8s !
Apache License 2.0
41 stars 14 forks source link

Quarkus:dev shouldn't be used in inner loop #208

Open geoand opened 4 years ago

geoand commented 4 years ago

I think that Halkyon currently launches a Quarkus application using quarkus:dev when in inner loop mode.

quarkus:dev should only be used when Quarkus itself is going to "reload" the application based on source code changes