spiegel_podman/pkg
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
..
annotations Spelling 2020-12-22 13:34:31 -05:00
api faster image inspection 2021-10-08 14:47:33 +02:00
auth standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
autoupdate vendor c/common@main 2021-09-20 15:07:41 +02:00
bindings libpod: fix race when closing STDIN 2021-10-06 17:51:07 +02:00
cgroups cgroup-info: check if user.slice is valid before accessing value 2021-09-07 00:59:21 +05:30
channel channel: simplify implementation 2021-05-06 11:51:15 +02:00
checkpoint standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
copy support container to container copy 2021-07-27 15:32:23 +02:00
criu Support checkpoint/restore with pods 2021-07-27 16:10:44 +02:00
ctime Re-add int64 casts for ctime 2019-07-23 15:43:40 -04:00
domain faster image inspection 2021-10-08 14:47:33 +02:00
env Generate kube should'd add podman default environment vars 2021-09-21 09:03:31 -04:00
errorhandling standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
hooks standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
inspect bump go module to v3 2021-02-22 09:03:51 +01:00
kubeutils Globally replace http:// with https:// 2021-08-27 06:14:46 -04:00
lookup Enable whitespace linter 2021-02-11 23:01:56 +01:00
machine Merge pull request #11802 from flouthoc/podman-machine-rm-cleanup 2021-10-01 10:21:13 -04:00
namespaces [NO TESTS NEEDED] Shrink the size of podman-remote 2021-03-29 09:49:45 -04:00
netns standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
network Split libpod/network package 2021-03-15 14:01:52 +01:00
parallel bump go module to v3 2021-02-22 09:03:51 +01:00
ps Ensure podman ps --sync functions 2021-10-06 11:19:32 -04:00
resolvconf bump go module to v3 2021-02-22 09:03:51 +01:00
rootless podman machine: do not join userns 2021-09-27 10:18:23 +02:00
rootlessport standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
seccomp Spelling 2020-12-22 13:34:31 -05:00
selinux Fix SELinux functions names to not be repetitive 2020-04-23 15:57:34 -04:00
servicereaper standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
signal Fix build for mips architecture follow-up 2021-01-07 15:04:22 +01:00
specgen faster image inspection 2021-10-08 14:47:33 +02:00
specgenutil Add support for :U flag with --mount option 2021-09-22 15:42:16 -06:00
systemd generate systemd: handle --restart 2021-09-07 13:58:11 +02:00
terminal Fix #11444: remote breaks with stdout redirection 2021-09-13 17:42:48 +03:00
timetype make lint: enable gocritic 2020-01-13 14:27:02 +01:00
trust standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
util Spell "build linux darwin" as "build !windows". 2021-09-03 13:38:14 +03:00