Preston Holmes
Preston Holmes
FWIW - if others hit this on MacOS homebrew install nanomsg creates a dylib ``` cd /usr/local/lib ln -s ./libnanomsg.dylib ./libnanomsg.so ``` In addition to the above env variable fix...
looking for an open implementation of CEL evaluator and came upon this and wondering if open issues on this repo are moving to istio/istio ?
Note - I'm still validating this on a compute instance, and have found some issues, so consider this WIP
Related: https://github.com/eclipse/mosquitto/issues/524 I don't think PW, at least remote_password gets reloaded on SIGHUP
@coygeek Thank you for submitting all of these idea. For us to to be able to act on these and track them down, it will be very helpful to have...
For the settings, should they be factored to look something like: ``` { "experimental": { "modelRouter": { "enable": true, "simpleTaskModel": "my-custom-flash", "complexTaskModel": "my-custom-pro" } } } ``` So that there...