Travis Glenn Hansen
Travis Glenn Hansen
Yeah pretty easy to do a raw http request. Be careful about exporting secrets if you ever export a flow. All this info is good to know. Regardless of your...
My apologies for the long wait, it slipped my mind so thanks for the reminder! I haven’t had a chance to review the design or code yet but will try...
For those who need I have a project to address this here: https://github.com/travisghansen/metallb-node-route-agent It currently works with cilium and the kube-proxy replacement or calico+kube-proxy+ipvs. I assume it could be tweaked...
@vesse Fair enough. Seems like we could still migrate over to optionally allow the native module at a minimum. The brute force thought seems mostly irrelevant as implemented from what...
I’ll get to it at some point. If you want to find out where the data is available in the api that would help preempt my research when I get...
Perhaps. I’ll look deeper at some point. Just don’t have much time to put to the project currently :(
There is an underlying ‘api’ in php land that they are almost certainly using. The way the integration is designed it gives complete access to all the underlying php libs/code...
Right, but the way the integration works you can just tap into the latter directly.
I have a similar need, I want to be able to setup new cameras on the fly like mediamtx where I can just set a new stream key and the...
Fair enough. I can explain my use-case a little and you can guide me. I am building an IOT-like device that should 'just work' for users who know pretty much...