summaryrefslogtreecommitdiff
path: root/pkg/hooks
Commit message (Expand)AuthorAge
* Fix example in oci-hooks.5.mdErik Sjölund2019-06-18
* s|kubernetes-sigs/cri-o|cri-o/cri-o|gPeter Hunt2019-05-17
* Potentially breaking: Make hooks sort order locale-independentMiloslav Trmač2019-04-09
* pkg/hooks/exec: Include failed command in hook errorsW. Trevor King2019-01-08
* hooks/exec/runtimeconfigfilter: Log config changesW. Trevor King2019-01-08
* hooks: Add pre-create hooks for runtime-config manipulationW. Trevor King2019-01-08
* Change references to cri-o to point at new repositoryDaniel J Walsh2018-09-07
* Fix a bug with hook ALWAYS matching with a processMatthew Heon2018-08-22
* switch projectatomic to containersDaniel J Walsh2018-08-16
* 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