mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Merge pull request #16671 from neersighted/23.0.0_errata
engine: amend 23.0 release notes to acknowledge any ipvlan network is broken on upgrade
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user