This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
kyverno
Watch
1
Star
0
Fork
You've already forked kyverno
0
mirror of
https://github.com/kyverno/kyverno.git
synced
2025-03-09 09:26:54 +00:00
Code
Activity
55b0bf0d3a
kyverno
/
vendor
/
k8s.io
/
kubernetes
/
build
/
pause
/
CHANGELOG.md
Shuting Zhao
bd3c071c57
update vendor
2019-10-23 23:19:53 -07:00
432 B
Raw
Blame
History
3.1
The pause container gains a signal handler to clean up orphaned zombie processes. (
#36853
,
@verb
)
pause -v
will return build information for the pause binary. (
#56762
,
@verb
)
3.0
The pause container was rewritten entirely in C. (
#23009
,
@uluyol
)