Tom Denham
Tom Denham
At the moment, the manifest doesn't specify rolling updates, but some more thought is needed to determine if the k8s 1.6 rolling update feature is useful for flannel updates. See...
If I run `glide up -v` after clearing the glide cache then it fails (see output below). If I run `glide up -v` again then it works fine. IIUC, repos...
# Issue Report # When installing container linux from the coreos-vagrant repo, it doens't provide a working flannel install. This is because virtualbox installs two interfaces, one for outgoing traffic...
I have a specific use case where I need to be able to create multiple Spanner clients with different credentials inside a single long running process. This process is currently...
The current behavior (from https://knip.dev/features/monorepos-and-workspaces) ``` Lint a single workspace Use the --workspace (or -W) argument to focus on a single workspace (and let Knip run faster). Example: Terminal window...
From a quick skim of the source code it doesn't look like the JSON is compressed before sending it. This seems like a simple new feature which would allow more...
``` docker run --rm \ -e LOCAL_USER_ID=1001 \ -v /home/tom/go/src/github.com/projectcalico/calico-bgp-daemon:/go/src/github.com/projectcalico/calico-bgp-daemon \ calico/go-build:v0.16 sh -c '\ cd /go/src/github.com/projectcalico/calico-bgp-daemon && \ gometalinter --deadline=300s --disable-all --enable=goimports --enable=vet --enable=errcheck --vendor -s gobgp ./...' Starting...
Or is there a good reason to use alpine?
### Version v20.10.0 ### Platform Linux codespaces-110a35 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ### Subsystem _No response_ ### What steps will reproduce the...