cri-o/contrib
Daniel J Walsh 139d0841e8 Add support for oci-hooks to libkpod
Add new directory /etc/crio/hooks.d, where packagers can drop a json config
file to specify a hook.

The json must specify a valid executable to run.
The json must also specify which stage(s) to run the hook:
prestart, poststart, poststop
The json must specify under which criteria the hook should be launched
If the container HasBindMounts
If the container cmd matches a list of regular expressions
If the containers annotations matches a list of regular expressions.
If any of these match the the hook will be launched.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-09-05 07:39:31 -04:00
..
cni Fix Typo in Readme 2017-08-15 10:48:39 +08:00
rpm We need to support the name cri-o and crio for rpm and systemd 2017-07-19 07:29:36 -04:00
systemd contrib: Set the OOM Score Adjust of cri-o service to be low 2017-06-23 09:04:27 -07:00
test Add support for oci-hooks to libkpod 2017-09-05 07:39:31 -04:00