automation-tests/cmd/podman/images
Miloslav Trmač ff3f574fc0 Add support for sigstoreSigned in (podman image trust set)
NOTE: This does not edit the use-sigstore-attachments value
in registries.d, similarly to how (podman image trust set) didn't
set the lookaside paths for simple signing.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2022-08-25 01:50:43 +02:00
..
build.go build: implement --cache-to,--cache-from and --cache-ttl 2022-08-09 09:10:58 +05:30
buildx.go bump go module to version 4 2022-01-18 12:47:07 +01:00
diff.go Remove unused archive flag from diff commands 2022-05-25 08:50:12 -07:00
exists.go bump go module to version 4 2022-01-18 12:47:07 +01:00
history.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
image.go bump go module to version 4 2022-01-18 12:47:07 +01:00
import.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
inspect.go shell completion: update podman inspect --type options 2022-05-19 14:04:22 +02:00
list.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
load.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
mount.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
prune.go bump go module to version 4 2022-01-18 12:47:07 +01:00
pull.go Add ProgressWriter to PullOptions 2022-08-19 00:41:22 +03:00
push.go Pass io.Writer when pushing images/manifests from command line 2022-08-18 23:48:43 +03:00
rm.go remove image podman no prune 2022-08-04 14:55:03 -04:00
save.go podman save: update --compress validation 2022-08-18 09:36:44 +02:00
scp.go podman ssh work, using new c/common interface 2022-08-09 14:00:58 -04:00
search.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
sign.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
tag.go bump go module to version 4 2022-01-18 12:47:07 +01:00
tree.go bump go module to version 4 2022-01-18 12:47:07 +01:00
trust.go bump go module to version 4 2022-01-18 12:47:07 +01:00
trust_set.go Add support for sigstoreSigned in (podman image trust set) 2022-08-25 01:50:43 +02:00
trust_show.go Cleanup display of trust with transports 2022-02-22 15:08:58 -05:00
unmount.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
untag.go bump go module to version 4 2022-01-18 12:47:07 +01:00
utils_linux.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
utils_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00