Dave Sargent
Dave Sargent
@chrmarti This got unassigned from the Sep 2020 milestone and then kind of looks like it got buried as it's been 2 years now. Is the intent to get this...
I switched to downloading the chart and using Terraform to apply it until this gets fixed. Procedure for those interested. ```bash helm repo add jetstack https://charts.jetstack.io helm repo update #...
@alexsomesan Confirmed same problem here. This makes modules kind of annoying. I moved my `longhorn` to a TF module under a directory called `longhorn` because . . why wouldn't I...
Something else I forgot to mention, it does seem to be intermittent. I'm confident that the longhorn module was working with a directory called `longhorn` before but then it stopped...
This would be amazing. 75% of the reason for me getting into AudioBookShelf was for the series section. I own over 600 books from Audible and it's super hard to...
This is also VERY useful in the rare case where there is a disaster and the Rancher configuration is lost and a user needs to rebuild Rancher from the ground...
Our R&D department is looking at using Rancher / RKE to build clusters as well. They have a bit of a unique need to be able to auto-deploy a cluster...
I should add that these machines are being created from AuroraBoot, not sure that matters.
Hi @jimmykarily I think I might have figured this out somewhat. After building a few more clusters I discovered some more oddities. My labels `SEL_disk1` and `SEL_disk2` where sometimes getting...
To answer the question as to weather AuroraBoot will allow ```yaml install: device: "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0" ``` The answer is no. It fails validation. ```bash Kairos Version: 9-core-amd64-generic-v2.4.3 2024-02-14 17:51:45 Target OSs...