solo-io / squash

The debugger for microservices
https://squash.solo.io
Apache License 2.0
1.74k stars 103 forks source link

Doesn't honor JAVA_TOOL_OPTIONS, which is a recommended way of passing java_opts. #245

Open rverma-jm opened 4 years ago

rverma-jm commented 4 years ago

Using JAVA_TOOL_OPTIONS is a recommended way of setting up extra args for java runtime. Jib uses same. Currently squashctl doesn't honor this and give exception about can't find port.