Files
podman/pkg/machine
Matthew Heon 5e94c95ad0 Move to deterministic network setup order
This was implemented by containers/netavark #1369; this commit
completes the process by wiring it into Podman. We now respect
the CLI order for configured networks - if a user passes
`--net net1,net2` we guarantee that net1 will be configured
before net2.

For containers created before this patch, we don't retain enough
information to configure networks in CLI order, so we use
alphabetical order instead to still guarantee consistency.

No breaking API changes have been made, but we do add a new
field to supplement the existing map to (optionally) provide
ordering information. The Podman CLI will always pass this.
Existing applications that do not will, again, receive]
deterministic ordering based on an alphabetical sort of network
names.

This requires the latest version of Netavark to work properly.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2026-04-17 10:00:32 -04:00
..
2026-03-10 19:45:35 +01:00
2025-11-11 12:32:46 +01:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2026-04-13 19:01:49 +02:00
2025-12-07 07:03:06 -06:00
2025-10-23 11:00:15 -04:00
2026-03-02 23:17:13 +01:00
2026-02-02 15:19:37 -06:00
2025-11-11 12:32:46 +01:00
2026-03-10 19:45:35 +01:00
2025-10-23 11:00:15 -04:00
2025-11-11 12:32:46 +01:00
2025-11-11 12:32:46 +01:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2024-02-07 08:17:43 -06:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00