automation-tests/pkg/api/handlers/libpod
Valentin Rothberg fad14dafe1 faster image inspection
Vendor the latest HEAD in c/common to pull in changes for a faster
inspection of images.  Previously, only the size computation was
optional, now the one for the parent image is as well.

In many cases, the parent image is not needed but it takes around 10ms
on my local machine.  With this change, we cut off 10ms from many code
paths, most importantly, container creation.

[NO NEW TESTS NEEDED]

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-10-08 14:47:33 +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 faster image inspection 2021-10-08 14:47:33 +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 Add podman play kube --no-hosts options 2021-10-01 10:53:50 -04:00
pods.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -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 Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00