Merge pull request #88137 from BenTheElder/oh-hey-a-changelog-file

add a changelog note for pause 3.2
This commit is contained in:
Kubernetes Prow Robot 2020-02-13 18:24:31 -08:00 committed by GitHub
commit 94f69bd0ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,7 @@
# 3.2
* The pause container is built with the correct "Architecture" metadata. ([#87954](https://prs.k8s.io/87954), [@BenTheElder](https://github.com/BenTheElder))
# 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))