427101f656
IPVLAN networks created on Moby v20.10 do not have the IpvlanFlag
configuration value persisted in the libnetwork database as that config
value did not exist before v23.0.0. Gracefully migrate configurations on
unmarshal to prevent type-assertion panics at daemon start after upgrade.
Fixes #44925
Signed-off-by: Cory Snider <csnider@mirantis.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
ivmanager | ||
ipvlan.go | ||
ipvlan_endpoint.go | ||
ipvlan_joinleave.go | ||
ipvlan_network.go | ||
ipvlan_setup.go | ||
ipvlan_setup_test.go | ||
ipvlan_state.go | ||
ipvlan_store.go | ||
ipvlan_test.go |