Mohsen
Mohsen
I can contribute that but not sure how it can be distributed since you don't have any repo for helm charts. any thoughts?
Setting `export ALL_PROXY` to sock5 proxy created by `ssh -D` suppose to help the provider to connect to a MySQL instance behind a bastion box. But on version 1.8.0 this...
Can we have a release?
Hi is there a way to hide health check log lines? it is quite expensive for a logging system. ``` {"level":30,"time":1695291091052,"pid":6095,"hostname":"localhost","node_version":"v14.21.3","reqId":"req-8","req":{"method":"GET","url":"/health/liveness","hostname":"localhost:8080","remoteAddress":"::ffff:127.0.0.1","remotePort":62095},"msg":"incoming request"} {"level":30,"time":1695291091054,"pid":6095,"hostname":"localhost","node_version":"v14.21.3","reqId":"req-8","res":{"statusCode":200},"responseTime":1.2222920656204224,"msg":"request completed"} ``` Thanks