Tomas Hruby
Tomas Hruby
It was possible to run independent batches on different machines that would just execute their respective shard with v1. v2 can spin up multiple processes in parallel that require `--parallel.host`...
## Description ## Related issues/PRs ## Todos - [ ] Tests - [ ] Documentation - [ ] Release note ## Release Note ```release-note TBD ``` ## Reminder for the...
Sometimes we want to be able to include code that may not be finished yet or 100% tested and we want to keep that code disabled in normal production environments...
## Description felix/fv: mark wg test as flaky When the test fail, retry it. between pod to pod should be encrypted using wg tunnel with egress policies applied Timeout only...
## Description ## Related issues/PRs ## Todos - [ ] Tests - [ ] Documentation - [ ] Release note ## Release Note ```release-note TBD ``` ## Reminder for the...
## Description felix/bpf: pcap filters This implements translation of cBPF generated by libpcap to eBPF and wraps it in code that allows us to test it and jump from it...
This is the desired production state, we want the UDP workaround instead of the CTLB since we need to be able to react to changing UDP service backend. We test...
> The issue is considered fixed since 3.26 and the fix is part of the default setting in 3.27 @tomastigera I tested version 3.27 to see if the commit could...
When CTLB is disabled, we route traffic for services via bpfnatin/out device. Since the final destination isn't resolved yet, Linux picks up an address set on loopback device (if there...
## Description refs https://github.com/projectcalico/calico/issues/7892 ## Related issues/PRs ## Todos - [ ] Tests - [ ] Documentation - [ ] Release note ## Release Note ```release-note TBD ``` ## Reminder...