cri-o/contrib/test
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
..
crio-integration-playbook.yaml Add support for oci-hooks to libkpod 2017-09-05 07:39:31 -04:00
requirements.txt Minor: Update venv req. hashes for internal CI 2017-08-31 15:25:19 -04:00
venv-ansible-playbook.sh Minor: Make wrapper script non-zero exits fatal. 2017-08-31 13:06:58 -04:00