Walter Doekes
Walter Doekes
Here's a working helm chart: https://github.com/k8s-at-home/charts/tree/master/charts/stable/powerdns-admin
Hi @jbe-dw, I don't have experience with Helm myself, but my colleague @Urth (Harm: care to elaborate?) used a slightly extended version of that chart on our K8S. > Do...
Hi! :) Was this followed up?
I'm all in favor of using the new python async stuff. If trio makes things easier: sure, it looks like a nice lib.
@DrZlo13: I added a PR. It seems to work. But I'm not able to test the original (iButton) functionality. (And it may not fit your design.)
I would rather have it reuse the previously saved filename and add a number to it. That way I could do multiple recordings, and maybe only change the last digits...
Cool. I planned on doing a Onewire scanner too. Just waiting for #1635. @skotopes: do you have feedback there?
One thing I forgot to mention, that might (?) affect the size of the buffers needed: - we're using optional client certs (which I supplied during my tests); ``` bind...
Okay. _So it was user error after all_ :grin: The buffers are only reached because of the `set-header` above. ## Reproducing I took a random other host config and amended...
I'm again sorry for causing alarm. Glad there is no bug. As for the documentation, something like the following perhaps. I'm not too fond of my `I` text edits though,...