clay

Results 27 comments of clay

I get around 4.5-5 hours with the standard laptop settings, fullscreen, at 1920x1200. Laptop does not get very warm, but fans do kick on.

Any update on when this might get looked at?

No, I used this instead: https://github.com/tavicu/homebridge-samsung-tizen

> i think i have a solution , make sure that you have the correct tag name for the image , i think this will fix this issue This fixed...

@rolandjohann what permissions does your user running terraform have when you run the module that works; ``` data "azuread_client_config" "current" {} resource "azuread_group" "some_group" { display_name = "some-group-name" security_enabled =...

Still an issue > I run into this when trying antrea with cri-o and I found an "interesting" work-around (beside re-start cri-o): when `/etc/cni/net.d/10-antrea.conflist` appears, wait a few seconds then...

I also ran into this after a power outage, RBAC is valid. Running on Debian 12, Kubernetes 1.28.2, Calico 3.26.4 using Tigera Operator 1.30.9 the JWT in the kubeconfig is...

> Do you have any idea why the service account may have been terminating in the first place? No idea, unfortunately I don't have any logs from before the outage,...

I'm able to get the image working, however neither service discovery or the Kubernetes resources widget seem to work for me and both dump layout errors into the pod logs....

> @clbx did you use the helm chart I mentioned, or deploy it directly? I'll post a sample config map shortly. I am not using the helm chart, I wrote...