automation-tests/cmd/podman/secrets
Valentin Rothberg 4e29ce2baf use cached containers.conf
Use `Default()` instead of re-loading containers.conf.

Also rework how the containers.conf objects are handled for parsing the
CLI.  Previously, we were conflating "loading the defaults" with
"storing values from the CLI" with "libpod may further change fields"
which ultimately led to various bugs and test failues.

To address the issue, separate the defaults from the values from the CLI
and properly name the fields to make the semantics less ambiguous.

[NO NEW TESTS NEEDED] as it's not a functional change.

Fixes: containers/common/issues/1200
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-10-21 14:03:14 +02:00
..
create.go use cached containers.conf 2022-10-21 14:03:14 +02:00
inspect.go Add --pretty to podman secret inspect 2022-09-22 14:07:11 -04:00
list.go podman secret ls: use report.Formatter over Template 2022-09-13 10:33:13 +02:00
rm.go bump go module to version 4 2022-01-18 12:47:07 +01:00
secret.go bump go module to version 4 2022-01-18 12:47:07 +01:00