spiegel_podman/pkg/domain
Paul Holzinger 1534b1ee86
network inspect: do not walk all containers on no match
Avoid the expensive container walk when a non existing network is passed
in. Because getting the network status needs to hold locks this could be
blocked for a long time otherwise for no reason.

Fixes: #29647

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-08-31 13:05:42 +02:00
..
entities Add support for --passwd to the create command 2026-08-27 15:46:30 +02:00
filters Performance: Replace strings.ToLower with strings.EqualFold 2026-08-15 02:17:47 +05:30
infra network inspect: do not walk all containers on no match 2026-08-31 13:05:42 +02:00
utils image scp: preserve usernames containing an "@" 2026-06-12 15:23:25 +05:30