Files
kubernetes/build/pause/CHANGELOG.md
2021-02-01 15:09:31 +08:00

1.0 KiB

3.4.1

  • Support for Windows container images (OS Versions: 20H2) was added.(#97322, @claudiubelu)

3.4

  • Support for Windows container images (OS Versions: 1809, 1903, 1909, 2004) was added. (#91452, @claudiubelu)

3.3

  • update debian-base version to v2.1.0 (#90665, [@justaugustus]

3.2

  • The pause container is built with the correct "Architecture" metadata. (#87954, @BenTheElder)

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)