Per Osbäck
Per Osbäck
This seem to be not just for `email` but other things as well. It doesn't really matter if I specify as: ``` include { group = var.dev_groups_allow } include {...
> i think the solution would be to make webp to have a block and put polish setting inside the webp block? or the other way around ``` polish {...
I assume the conflicts that now occured need to be resolved first. I'd be very interested in DoorCondition as well to test on ID Lock. Good stuff!
> Would this fix the problem with ID-Lock 150 where I cannot see if door is closed or open? That would be fantastic. Now a I have to use an...
Similar here that pods gets stuck in "Terminating" status due to cannot remove .log file. ``` C:\>.\promtail-windows-amd64.exe --version promtail, version 2.4.2 (branch: HEAD, revision: 525040a32) build user: root@5d9e7a4c92e6 build date:...
I did a simple test with: ```golang package main import ( "fmt" /*"github.com/nxadm/tail"*/ "github.com/hpcloud/tail" ) func main() { t, err := tail.TailFile("kermit.log", tail.Config{Follow: true, Poll: true, ReOpen: true, MustExist: true,...
Hi, yes we tried those workarounds but still no go. It's a Gatsby app. Swa successfully detects and builds the app, but deploy doesn't work . We have tried different...
there seem to be an open pull request for this upstream https://github.com/Danielhiversen/pyTibber/pull/213
fwiw, we use avif without any issues. we do have a custom build that uses aom (imgproxy was still using rav1e at the time) and we also incorporated this patch...
just upgraded to 1.24. shouldn't the control-plane taint only be added to nodes that have a master taint if this is a "rename"? I had removed master taint from control...