automation-tests/cmd/podman/manifest
Valentin Rothberg a69194b02f manifest inspect: support authentication
Previous tests have worked by pure chance since the client and server
ran on the same host; the server picked up the credentials created by
the client login.

Extend the gating tests and add a new integration test which is further
capable of exercising the remote code.

Note that fixing authentication support requires adding a new
`--authfile` CLi flag to `manifest inspect`.  This will at least allow
for passing an authfile to be bindings.  Username and password are not
yet supported.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-07-10 16:26:19 +02:00
..
add.go podman manifest create: accept --amend and --insecure flags 2022-08-16 19:45:36 -04:00
annotate.go fix manifest annotate help 2023-04-26 11:15:29 +08:00
create.go Add podman manifest create -a. Alias for --amend:Docker compatibility 2022-08-17 15:02:53 -04:00
exists.go bump go module to version 4 2022-01-18 12:47:07 +01:00
inspect.go manifest inspect: support authentication 2023-07-10 16:26:19 +02:00
manifest.go fix manifest annotate help 2023-04-26 11:15:29 +08:00
push.go cmd, push: expose --compression-level 2023-06-21 14:28:16 +02:00
remove.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
rm.go bump go module to version 4 2022-01-18 12:47:07 +01:00