spiegel_podman/cmd
shiavm006 786012a670 Remove deprecated --macvlan flag from network create
The --macvlan flag was deprecated in Podman 3.x and was scheduled
for removal in version 4.0. Since we're now at version 6.0.0-dev,
this commit removes the deprecated flag and its associated code.
Users should now use the standard syntax:
  podman network create --driver macvlan --opt parent=<device> <name>

Signed-off-by: shiavm006 <shivammittal42006@gmail.com>
2025-11-26 02:26:24 +05:30
..
podman Remove deprecated --macvlan flag from network create 2025-11-26 02:26:24 +05:30
podman-mac-helper enable gofumpt formatter 2025-11-11 12:32:46 +01:00
podman-testing enable gofumpt formatter 2025-11-11 12:32:46 +01:00
podman-wslkerninst enable gofumpt formatter 2025-11-11 12:32:46 +01:00
quadlet enable gofumpt formatter 2025-11-11 12:32:46 +01:00
rootlessport fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
winpath use strings.SplitSeq where possible 2025-09-10 16:17:04 +02:00