spiegel_podman/pkg/domain/utils
Paul Holzinger 41cd90a8e7
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-09 13:49:57 +01:00
..
scp.go image scp: don't require port for ssh URL 2024-02-09 13:49:57 +01:00
scp_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
secrets_filters.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
utils.go Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
utils_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00