spiegel_podman/pkg/domain/utils
Paul Holzinger b340afd877 image scp: don't require port for ssh URL
SSH uses 22 as default so it is really not necessary to require the
port. The backend code already does this but the parsing in the
frontend always tried to parse the port.

[NO NEW TESTS NEEDED] This would require actual remote host ssh setup in
CI so it is not possible to be check but I verified it locally.

Fixes https://issues.redhat.com/browse/RHEL-17776

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-02-29 14:51:32 +00:00
..
scp.go image scp: don't require port for ssh URL 2024-02-29 14:51:32 +00:00
secrets_filters.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
utils.go Fixup issues found by golint 2020-06-10 05:49:41 -04:00
utils_test.go podman image scp remote support & podman image scp tagging 2022-06-28 08:54:19 -04:00