ceph-csi/vendor/k8s.io/kubernetes/build/pause/CHANGELOG.md

9 lines
432 B
Markdown
Raw Normal View History

2018-03-06 22:33:18 +00:00
# 3.1
* The pause container gains a signal handler to clean up orphaned zombie processes. ([#36853](https://prs.k8s.io/36853), [@verb](https://github.com/verb))
* `pause -v` will return build information for the pause binary. ([#56762](https://prs.k8s.io/56762), [@verb](https://github.com/verb))
# 3.0
* The pause container was rewritten entirely in C. ([#23009](https://prs.k8s.io/23009), [@uluyol](https://github.com/uluyol))