Files
podman/pkg
Paul Holzinger da95bbdd5d play kube: never add empty alias
Netavark v1.15 added new warnings on some invalid names and that
triggerd a new test failure in podman e2e test.

The "Podman kube play with disabled cgroup" case now complains about an
empty name:
podman [options] kube play /tmp/CI_aM20/podman-e2e-3156601197/subtest-3441376193/p/kube.yaml
[WARN  netavark::network::bridge] invalid network alias "": name is empty, ignoring this name

This is because this test does not set a container name thus the code
was adding an empty string so to fix it check if the name is not empty
first.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-06-02 17:58:30 +02:00
..
2025-03-16 13:40:16 +00:00
2024-08-30 16:13:54 +02:00
2022-12-15 13:39:56 +01:00
2024-10-21 17:37:20 +01:00
2025-06-02 17:58:30 +02:00
2024-09-03 15:14:15 +02:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2025-05-27 15:11:36 +02:00
2025-03-31 12:27:55 -07:00
2024-02-08 09:35:39 -05:00
2025-03-02 19:47:44 +02:00
2025-03-31 12:27:55 -07:00
2025-03-31 12:27:55 -07:00
2025-03-11 17:21:24 +01:00