mirror of
https://github.com/apple/container.git
synced 2026-07-15 22:17:01 +00:00
94d5529fc4
## Type of Change - [x] Bug fix ## Motivation and Context This PR changes the behavior of the Allocation Only vmnet network plugin to use the default subnet in the fallback case if no subnet was specified in the network configuration. This matches the behavior of `ReservedVmnetNetwork`. ## Testing - [x] Tested locally