Taiki Ono
Taiki Ono
>GarageClient::Client#new takes the :verbose option, which is passed down to the underlying Faraday object, but its output is a bit noisy for the above usage. Could you give us more...
Got it, I also think current "verbose option" is too much for most of usec ases, so cloud we just change current GarageClient's "verbose option" behavior instead of adding more...
I vote to disabling web admin interface. Alternatively: - Move admin operations like `/cpuprofiler` or `/logging` to runtime configuration flags or simple Unix domain socket commands like [haproxy one](http://cbonte.github.io/haproxy-dconv/1.8/management.html#9.3). This...
>What's the difference between a "pull-based endpoint" like /stats and a REST API version? The main difference that I thought is the API one will have a dedicated listener and...
It's not a strong objection but, to say source IP base restriction or local loopback binding, we want more detailed permission control in some deployment cases: developers can login a...