automation-tests/pkg/bindings/images
Valentin Rothberg b79ac0aca2 remote push: show copy progress
`podman-remote push` has shown absolutely no progress at all. Fix that
by doing essentially the same as the remote-pull code does.

The get-free-out-of-jail-card for backwards compatibility is to let the
`quiet` parameter default to true.  Since the --quioet flag wasn't
working before either, older Podman clients do not set it.

Also add regression tests to make sure we won't regress again.

Fixes: #11554
Fixes: #14971
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-07-21 17:13:36 +02:00
..
build.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
build_test.go build: improve regex for iidfile 2021-05-06 11:33:59 +02:00
build_unix.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
build_windows.go Handle hard links in remote builds 2021-05-22 05:27:03 -04:00
diff.go bump go module to version 4 2022-01-18 12:47:07 +01:00
images.go remote push: show copy progress 2022-07-21 17:13:36 +02:00
pull.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
push.go remote push: show copy progress 2022-07-21 17:13:36 +02:00
rm.go pkg/bindings/images/rm.go: remove redundant FIXME 2022-05-24 16:07:39 +02:00
types.go remote push: show copy progress 2022-07-21 17:13:36 +02:00
types_diff_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_exists_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_export_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_get_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_history_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_import_options.go import: allow users to set os, arch and variant of imports 2022-03-23 11:22:55 +05:30
types_list_options.go Revert "images --size" 2022-04-14 10:58:36 +02:00
types_load_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_prune_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_pull_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_push_options.go remote push: show copy progress 2022-07-21 17:13:36 +02:00
types_remove_options.go api,images: add support for LookupManifest to Image remove API 2022-06-30 14:56:42 +05:30
types_scp_options.go podman image scp remote support & podman image scp tagging 2022-06-28 08:54:19 -04:00
types_search_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_tag_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_tree_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_untag_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00