Nell Jerram
Nell Jerram
How would you say etcd3-py compares against etcd3-gateway? Could you work together instead of apparently duplicating effort?
Based on a failure in our OpenStack ST, I suspected that this scenario had stopped working, and so wrote this test to investigate. In fact the test passes, but it's...
The "nto" reports at https://goreportcard.com/report/github.com/projectcalico/felix#misspell are wrong. The string concerned is "Connectivity was incorrect:\n\nExpected\n %s\nto match\n %s" and the "nto" is actually a newline ("\n") followed by "to".
Dasher is a method of text entry that works by moving a cursor over a field of possible next letters that appear from the right hand edge of Dasher's window...
In a dual ToR setup (attempt), with ECMP routes to some node loopback IPs and pod /26 blocks, we tried enabling IP-in-IP (to address a separate bootstrapping issue), and observed...
## Description ## Related issues/PRs ## Todos - [ ] Tests - [ ] Documentation - [ ] Release note ## Release Note ```release-note TBD ``` ## Reminder for the...
## Cherry-pick history - Pick onto **release-v3.31**: projectcalico/calico#11306 We need to make the compaction and resync loops independent for two reasons. 1. If resync is enabled and takes a very...
## Cherry-pick history - Pick onto **release-v3.30**: projectcalico/calico#11306 We need to make the compaction and resync loops independent for two reasons. 1. If resync is enabled and takes a very...
This is a process-only PR that we use to generate pre-release packages in advance of the next v3.30 patch release.