index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
hooks
Commit message (
Expand
)
Author
Age
*
golangci: enable goimports
Valentin Rothberg
2020-03-05
*
make lint: include unit tests
Valentin Rothberg
2020-01-14
*
Add codespell to validate spelling mistakes in code.
Daniel J Walsh
2020-01-11
*
codespell: spelling corrections
Dmitry Smirnov
2019-11-13
*
Fix sample's JSON syntax error in oci-hooks.5.md
Kenta Tada
2019-10-14
*
Running Podman with a nonexistent hooks dir is nonfatal
Matthew Heon
2019-08-13
*
Improved hooks monitoring
samc24
2019-07-25
*
golangci-lint round #3
baude
2019-07-21
*
first pass of corrections for golangci-lint
baude
2019-07-10
*
trivial cleanups from golang
baude
2019-07-03
*
Fix example in oci-hooks.5.md
Erik Sjölund
2019-06-18
*
s|kubernetes-sigs/cri-o|cri-o/cri-o|g
Peter Hunt
2019-05-17
*
Potentially breaking: Make hooks sort order locale-independent
Miloslav Trmač
2019-04-09
*
pkg/hooks/exec: Include failed command in hook errors
W. Trevor King
2019-01-08
*
hooks/exec/runtimeconfigfilter: Log config changes
W. Trevor King
2019-01-08
*
hooks: Add pre-create hooks for runtime-config manipulation
W. Trevor King
2019-01-08
*
Change references to cri-o to point at new repository
Daniel J Walsh
2018-09-07
*
Fix a bug with hook ALWAYS matching with a process
Matthew Heon
2018-08-22
*
switch projectatomic to containers
Daniel J Walsh
2018-08-16
*
hooks: Add debug logging for initial hook loading
W. Trevor King
2018-06-04
*
hooks/docs: Fix 1.0.0 Nvidia example (adding version, etc.)
W. Trevor King
2018-06-04
*
hooks/1.0.0/when_test: Fix "both, and" -> "both, or" name typo
W. Trevor King
2018-06-04
*
hooks/1.0.0: Fix 'annotation' -> 'annotations' in JSON
W. Trevor King
2018-06-04
*
hooks: Fail ReadDir if a configured hook executable is missing
W. Trevor King
2018-06-04
*
hooks/exec: Allow successful reaps for 0s post-kill timeouts
W. Trevor King
2018-06-01
*
pkg/hooks/exec: Add a new package for local hook execution
W. Trevor King
2018-05-31
*
hooks: Rename Hooks() output to extensionStageHooks
W. Trevor King
2018-05-31
*
hooks: Allow local control of OCI stages via extensionStages
W. Trevor King
2018-05-31
*
hooks/1.0.0: Error on empty process.args instead of panicking
W. Trevor King
2018-05-24
*
hooks/README: Fix some Markdown typos (e.g. missing runc target)
W. Trevor King
2018-05-21
*
oci-hooks.5: Discuss directory precedence and monitoring
W. Trevor King
2018-05-21
*
hooks: Fix monitoring of multiple directories
W. Trevor King
2018-05-17
*
hooks/docs: Add oci-hooks.5 and per-package man page building
W. Trevor King
2018-05-17
*
hooks: Add package support for extension stages
W. Trevor King
2018-05-14
*
hooks: Order injection by collated JSON filename
W. Trevor King
2018-05-11
*
hooks/read: Ignore IsNotExist for JSON files in ReadDir
W. Trevor King
2018-05-11
*
pkg/hooks: Version the hook structure and add 1.0.0 hooks
W. Trevor King
2018-05-11
*
Add hooks support to podman
Daniel J Walsh
2018-04-05