Commit Graph

4 Commits

Author SHA1 Message Date
Tim Gross
89972866d3 e2e: upgrade CNI to 0.8.6 (#7956) 2020-05-14 09:29:11 -04:00
Mahmood Ali
6ffb7a3d2d ci: use curl
It's installed by default in macOS unlike wget
2020-03-23 13:27:58 -04:00
Tim Gross
28ef143b52 upgrade CNI plugins to 0.8.4 (#6921)
When multiple Connect-enabled task groups start on the same client
node, a race condition in the CNI plugins for creating iptables chains
causes one of the tasks to fail. We upstreamed a patch to CNI plugins
to make iptables chain creation idempotent.

This changeset updates end-to-end testing, development tooling, and
documentation to use 0.8.4 which includes our patch.
2020-01-09 10:57:07 -05:00
Tim Gross
b40b0b1ae6 add CNI plugins to Vagrant install 2019-09-05 14:20:17 -04:00