automation-tests/common/pkg
Valentin Rothberg 44f8339664 containers.conf: unknown keys: reduce to Debug level
Reduce the logs for unknown keys from Warn to Debug level.
The containers.conf continuously receives new keys, and some consumers
(e.g., Podman) are updating it at runtime.  Even small divergences in
the vendored versions of containers/common can let one tool run fine and
the other print warnings for each invocation.  Reducing the log-level to
debug works around that problem at the cost of honest typos not being
as easy to detect as before.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-10-08 13:02:25 +02:00
..
apparmor Standardize on capatalize logrus messages, remove stutters 2021-09-24 14:35:52 -04:00
auth build(deps): bump github.com/containers/image/v5 from 5.14.0 to 5.15.0 2021-08-02 16:02:52 +02:00
capabilities Fix handling of all capabilities 2021-05-14 07:04:14 -04:00
cgroupv2 cgroupv2: fix typo in comment 2021-01-20 09:44:05 +01:00
chown [NO TESTS NEEDED] Remove some stuttering on return errors 2021-03-29 10:33:18 -04:00
completion Add autocompletions to be shared between buildah and podman 2021-02-19 05:55:45 -05:00
config containers.conf: unknown keys: reduce to Debug level 2021-10-08 13:02:25 +02:00
defaultnet Ensure configuration directory is created for networks 2021-05-25 11:54:04 -04:00
filters Merge pull request #527 from rhatdan/cleanup 2021-05-05 17:09:54 -04:00
formats new libimage package 2021-04-21 11:17:47 +02:00
manifests new libimage package 2021-04-21 11:17:47 +02:00
parse path: dest paths inside container should always be treated as *nix type 2021-08-16 09:46:05 +05:30
report Strip extra trailing newlines in templates 2021-06-15 14:42:58 -07:00
retry Standardize on capatalize logrus messages, remove stutters 2021-09-24 14:35:52 -04:00
seccomp seccomp: allow memfd_secret 2021-08-25 18:03:37 +02:00
secrets Export no such secret error 2021-09-21 11:12:52 +02:00
signal new libimage package 2021-04-21 11:17:47 +02:00
subscriptions Standardize on capatalize logrus messages, remove stutters 2021-09-24 14:35:52 -04:00
supplemented Standardize on capatalize logrus messages, remove stutters 2021-09-24 14:35:52 -04:00
sysctl Update pkg/sysctl/sysctl.go 2021-08-19 19:29:53 -07:00
sysinfo Standardize on capatalize logrus messages, remove stutters 2021-09-24 14:35:52 -04:00
timetype add pkg/{filters,timetype} 2021-04-06 14:39:54 +02:00
umask Fix Function names to not stutter 2020-11-20 15:23:22 -05:00