summaryrefslogtreecommitdiff
path: root/pkg/hooks
Commit message (Expand)AuthorAge
* pkg,libpod: remove pkg/hooks and use hooks from c/commonAditya R2022-07-26
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* test: use `T.TempDir` to create temporary test directoryEng Zer Jun2022-05-05
* enable gocritic linterPaul Holzinger2022-04-26
* bump go module to version 4Valentin Rothberg2022-01-18
* [CI:DOCS] oci-hooks.5.md: fixup section in headerReinhard Tartler2021-10-10
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Globally replace http:// with https://Daniel J Walsh2021-08-27
* bump go module to v3Valentin Rothberg2021-02-22
* SpellingJosh Soref2020-12-22
* pkg/hooks: support all hooksValentin Rothberg2020-09-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fix handling of old oci hooksDaniel J Walsh2020-06-17
* Turn on More lintersDaniel J Walsh2020-06-15
* golangci: enable goimportsValentin Rothberg2020-03-05
* make lint: include unit testsValentin Rothberg2020-01-14
* Add codespell to validate spelling mistakes in code.Daniel J Walsh2020-01-11
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* Fix sample's JSON syntax error in oci-hooks.5.mdKenta Tada2019-10-14
* Running Podman with a nonexistent hooks dir is nonfatalMatthew Heon2019-08-13
* Improved hooks monitoringsamc242019-07-25
* golangci-lint round #3baude2019-07-21
* first pass of corrections for golangci-lintbaude2019-07-10
* trivial cleanups from golangbaude2019-07-03
* 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