automation-tests/pkg/api/handlers
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
..
compat Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
libpod faster image inspection 2021-10-08 14:47:33 +02:00
swagger Add /containers/stats response to API docs 2021-09-10 15:15:35 +02:00
types InfraContainer Rework 2021-08-26 16:05:16 -04:00
utils standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
decoder.go bump go module to v3 2021-02-22 09:03:51 +01:00
types.go faster image inspection 2021-10-08 14:47:33 +02:00