Tim AtLee
Tim AtLee
**Issue Description** Testing for the type of remote Pihole installation, I find that `REMOTE_DETECT_DOCKER=$(${OS_SSH_CMD} -p ${GS_SSH_PORT} -i "${GS_SSH_PKIF}" ${REMOTE_USER}@${REMOTE_HOST} "sudo docker container ls | grep 'pihole/pihole'" 2>/dev/null)` fails because the...
Hi It was working, then one time it started faulting at login. I thought it might be a .NET error, but all of the usual .NET check, .NET repair functions...
Hi Noticed that copyright notices weren't getting added when running `sigal build` on my windows machine. Running `sigal build -debug`, I get the following output: ``` DEBUG - Plugin paths:...
## To Reproduce Deleted existing cloud shell storage account Created new storage account. Logged into Azure Cloud shell Run: ``` import-module AzureAD.Standard.Preview AzureAD.Standard.Preview\Connect-AzureAD -Identity -TenantID $env:ACC_TID Account Environment TenantId TenantDomain...
Pod does not start with the following error when applying local-path-provisioner through a kustomization file with a `nameSuffix` properties. Error: ```shell time="2024-05-17T19:14:04Z" level=fatal msg="Error starting daemon: invalid empty flag helper-pod-file...
## Bug Report ### Description This is less of a bug report than a question, I suppose. On my k3s cluster, the `node-role.kubernetes.io/control-plane` label is not set on the worker...