podman/pkg/hooks/1.0.0
Valentin Rothberg fed1ecf470 pkg/hooks: support all hooks
Add support for the missing hook types [1]:
- createContainer
- createRuntime
- startContainer

Otherwise, Podman won't inject them into the runtime config (and pass it
on to runc/crun) but error out.

[1] 44341cdd36/runtime.md (lifecycle)

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-09-22 14:44:09 +02:00
..
hook.go pkg/hooks: support all hooks 2020-09-22 14:44:09 +02:00
hook_test.go hooks: Add package support for extension stages 2018-05-14 21:36:48 +00:00
when.go Fix a bug with hook ALWAYS matching with a process 2018-08-22 11:48:43 +00:00
when_test.go make lint: include unit tests 2020-01-14 10:51:59 +01:00