summaryrefslogtreecommitdiff
path: root/pkg/hooks
Commit message (Expand)AuthorAge
* hooks: Add debug logging for initial hook loadingW. Trevor King2018-06-04
* hooks/docs: Fix 1.0.0 Nvidia example (adding version, etc.)W. Trevor King2018-06-04
* hooks/1.0.0/when_test: Fix "both, and" -> "both, or" name typoW. Trevor King2018-06-04
* hooks/1.0.0: Fix 'annotation' -> 'annotations' in JSONW. Trevor King2018-06-04
* hooks: Fail ReadDir if a configured hook executable is missingW. Trevor King2018-06-04
* hooks/exec: Allow successful reaps for 0s post-kill timeoutsW. Trevor King2018-06-01
* pkg/hooks/exec: Add a new package for local hook executionW. Trevor King2018-05-31
* hooks: Rename Hooks() output to extensionStageHooksW. Trevor King2018-05-31
* hooks: Allow local control of OCI stages via extensionStagesW. Trevor King2018-05-31
* hooks/1.0.0: Error on empty process.args instead of panickingW. Trevor King2018-05-24
* hooks/README: Fix some Markdown typos (e.g. missing runc target)W. Trevor King2018-05-21
* oci-hooks.5: Discuss directory precedence and monitoringW. Trevor King2018-05-21
* hooks: Fix monitoring of multiple directoriesW. Trevor King2018-05-17
* hooks/docs: Add oci-hooks.5 and per-package man page buildingW. Trevor King2018-05-17
* hooks: Add package support for extension stagesW. Trevor King2018-05-14
* hooks: Order injection by collated JSON filenameW. Trevor King2018-05-11
* hooks/read: Ignore IsNotExist for JSON files in ReadDirW. Trevor King2018-05-11
* pkg/hooks: Version the hook structure and add 1.0.0 hooksW. Trevor King2018-05-11
* Add hooks support to podmanDaniel J Walsh2018-04-05