open-nomad/.changelog/13428.txt
Jeffrey Clark a97699221c
cni: add loopback to linux bridge (#13428)
CNI changed how to bring up the interface in v0.2.0.
Support was moved to a new loopback plugin.

https://github.com/containernetworking/cni/pull/121

Fixes #10014
2022-06-20 11:22:53 -04:00

4 lines
92 B
Plaintext

```release-note:bug
cni: Fixed a bug where loopback address was not set for all drivers
```