spiegel_podman/pkg/api/handlers/libpod
Valentin Rothberg 01bf8a6687 podman save: enforce signature removal
Enforce the removal of signatures in `podman save` to restore behavior
prior to the migration to libimage.  We may consider improving on that
in the future.  For details, please refer to the excellent summary by
@mtrmac [1].

[NO TESTS NEEDED] - manually verified but exisiting tests need some
further investigation (see [1]).

[1] https://github.com/containers/podman/pull/11669#issuecomment-925250264

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-09-23 13:50:49 +02:00
..
containers.go api: handle nil pointer dereference in rest endpoints 2021-09-15 09:14:34 +02:00
containers_create.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
containers_stats.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
generate.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
healthcheck.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
images.go podman save: enforce signature removal 2021-09-23 13:50:49 +02:00
images_pull.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
info.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
manifests.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
networks.go Do not allow network modes to be used as network names 2021-09-16 11:01:52 +02:00
play.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
pods.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
secrets.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
swagger.go Wire network interface into libpod 2021-09-15 20:00:20 +02:00
system.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
volumes.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00