Tom Scanlan
Tom Scanlan
Hi, I seem to have it a problem parsing `https` as a scheme. Original issue was filed here: https://github.com/k14s/kbld/issues/48 The issue boils down to > Error parsing reference: "https://harbor.internal.com/mygroup/test-carvel:kbld-rand-1601525839289730000-62652921773" is...
Just throwing this out there. This makes nested projects seem to work in the nested test I have from #98 . Essentially this just changing the definition of a project...
Adding this to open discussion around the issue #7 , and to lay framework for fixing #97
### What happened? Installing on 6 new VMs with Ubuntu 20.04, 3 hosts etcd and control plane, 3 kube_nodes. Initial failure because /etc/kubernetes doesn't exist, corrected this to move on....
#### Overview of the Issue Running packer on a host indirectly. I'm seeing a warning that looks like it is causing a parsing error. when doing a `VBoxManage --version`. This...
note how to test locally, and make test.py pass for existing data Signed-off-by: Tom Scanlan
## Bug description In a minimal node http handler I'm trying to use posthog to capture an event. I'm seeing a ~10 second timeout when waiting on the call to...