spiegel_podman/pkg/bindings/manifests
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
..
manifests.go manifest inspect: support authentication 2023-07-10 16:26:19 +02:00
types.go manifest inspect: support authentication 2023-07-10 16:26:19 +02:00
types_add_options.go Revert "remote: fix manifest add --annotation" 2022-09-29 14:16:42 +02:00
types_create_options.go podman manifest create: accept --amend and --insecure flags 2022-08-16 19:45:36 -04:00
types_exists_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_inspect_options.go manifest inspect: support authentication 2023-07-10 16:26:19 +02:00
types_modify_options.go Revert "remote: fix manifest add --annotation" 2022-09-29 14:16:42 +02:00
types_remove_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00