mirror of https://github.com/docker/docs.git
engine: amend 23.0 release notes to acknowledge any ipvlan network is broken on upgrade
Co-authored-by: Cory Snider <csnider@mirantis.com> Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
This commit is contained in:
parent
adec5ffc6f
commit
03ae16e21d
|
@ -238,7 +238,7 @@ apt-get install apparmor
|
|||
|
||||
#### ipvlan networks ([tracking issue](https://github.com/moby/moby/issues/44925))
|
||||
|
||||
When upgrading to the 23.0 branch, some previously created [ipvlan](/network/ipvlan/) networks cause a panic during start:
|
||||
When upgrading to the 23.0 branch, the existence of any [ipvlan](/network/ipvlan/) networks will prevent the daemon from starting:
|
||||
|
||||
```
|
||||
panic: interface conversion: interface {} is nil, not string
|
||||
|
|
Loading…
Reference in New Issue