Dan
Dan
That full bit worked, thanks! ``` kubeProxyReplacement: true bpf-lb-sock-hostns-only: true socketLB: hostNamespaceOnly: true ``` Sorry for spamming this issue but I had ended up here when trying to get it...
Just tried with the latest Android release on a pixel 6, same error.
This is one of the features I'm missing from other operators (like cnpg). In particular the user credential management. If no credentials are specified, the operator should populate the secret...
Will operator CRDs be in the release notes of Minio, or the Minio Operator releases? The later has release notes as a simple unsorted list of commits which is less...
My goal with such a feature is to be able to create buckets/policies/users via CRDs and have the operator manage them. I'd hope to be able to create a bucket...
> can you try this? > > ``` > service: esphome.bedroom_clock_set_clock_color > data: > r: 255 > g: 0 > b: 0 > ``` > > assuming your ulanzi is...
the pixel change was a pretty simple oversight Huh, seems like there is some other empty screen that the clock is alternating with some other screen (that I don't think...
``` [15:32:16][I][EHMTXv2:1007]: set_brightness 100 => 39.22 % [15:32:26][I][EHMTXv2:1007]: set_brightness 100 => 39.22 % [15:32:26][I][EHMTXv2:1007]: set_brightness 100 => 39.22 % [15:32:36][I][EHMTXv2:1007]: set_brightness 100 => 39.22 % [15:32:36][I][EHMTXv2:1007]: set_brightness 100 => 39.22...
ahha I thik I figured it out since I'm not using other screens at the moment when set_clock_color is called, it deletes the clock screens (https://github.com/lubeda/EspHoMaTriXv2/blob/4df039378c86203316f0c8f23f08b166350f1e9a/components/ehmtxv2/EHMTX.cpp#L397) which then triggers the...
> Hi! I raised this issue on K8s Github [kubernetes/kubernetes#125069](https://github.com/kubernetes/kubernetes/issues/125069) I don't know if your error is related to that but I couldn't start Cilium either with version 1.15.5 because...