spiegel_podman/vendor/github.com/containers/common/pkg
Valentin Rothberg d32863bbb4 podman image tree: restore previous behavior
The initial version of libimage changed the order of layers which has
now been restored to remain backwards compatible.

Further changes:

 * Fix a bug in the journald logging which requires to strip trailing
   new lines from the message.  The system tests did not pass due to
   empty new lines.  Triggered by changing the default logger to
   journald in containers/common.

 * Fix another bug in the journald logging which embedded the container
   ID inside the message rather than the specifid field.  That surfaced
   in a preceeding whitespace of each log line which broke the system
   tests.

 * Alter the system tests to make sure that the k8s-file and the
   journald logging drivers are executed.

 * A number of e2e tests have been changed to force the k8s-file driver
   to make them pass when running inside a root container.

 * Increase the timeout in a kill test which seems to take longer now.
   Reasons are unknown.  Tests passed earlier and no signal-related
   changes happend.  It may be CI VM flake since some system tests but
   other flaked.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-05-12 17:56:59 +02:00
..
apparmor Switch to containers/common for seccomp 2020-08-27 21:14:59 +02:00
auth Bump github.com/containers/common from 0.36.0 to 0.37.0 2021-04-22 07:59:24 +00:00
capabilities Bump github.com/containers/common from 0.35.3 to 0.35.4 2021-03-25 07:06:07 +00:00
cgroupv2 vendor latest containers/common 2021-02-08 13:19:08 +01:00
chown Bump github.com/containers/common from 0.36.0 to 0.37.0 2021-04-22 07:59:24 +00:00
completion Bump github.com/containers/common from 0.35.0 to 0.35.3 2021-03-19 15:03:28 +01:00
config podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
filters podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
manifests migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
parse Bump github.com/containers/common from 0.36.0 to 0.37.0 2021-04-22 07:59:24 +00:00
report updated common to 0.35.0 2021-02-24 14:52:19 -05:00
retry Vendor in common 0.33.1 2021-01-13 13:00:33 -05:00
seccomp Bump github.com/containers/common from 0.36.0 to 0.37.0 2021-04-22 07:59:24 +00:00
secrets podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
signal migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
subscriptions Bump github.com/containers/common from 0.36.0 to 0.37.0 2021-04-22 07:59:24 +00:00
supplemented migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
sysinfo Switch to containers/common for seccomp 2020-08-27 21:14:59 +02:00
timetype migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
umask Switch from pkg/secrets to pkg/subscriptions 2020-11-26 07:30:18 -05:00