Paul Holzinger

Results 836 comments of Paul Holzinger

> The workaround to hardcode the routes through podman network create --route does not work either. That seems like a separate bug to me as this should certainly work I...

> The overall idea is to add two new options, TarCompressionFormat / --tar-compression-format and TarCompressionLevel / --tar-compression-level to be used throughout podman's push, save, and scp subcommands. For push and...

yeah I don't think the retry would have helped, I saw tests failing everywhere on Friday but sure better than nothing. I do agree real testing against real registry is...

FYI you don't need basename if you use nsenter `nsenter -n$(podman inspect --format '{{.NetworkSettings.SandboxKey}}' ) command ...`