From 816c7f97d254849378ed1aea1f2c9f4984b38bd3 Mon Sep 17 00:00:00 2001 From: Justin SB Date: Sat, 30 May 2020 20:47:54 -0400 Subject: [PATCH] Release notes for 1.16.3 --- docs/releases/1.16-NOTES.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/releases/1.16-NOTES.md b/docs/releases/1.16-NOTES.md index bc671e03485b5..28669e8b9b3d2 100644 --- a/docs/releases/1.16-NOTES.md +++ b/docs/releases/1.16-NOTES.md @@ -317,3 +317,14 @@ * Use Ubuntu 18.04 Docker packages for Ubuntu 20.04 setups [@hakman](https://github.com/hakman) [#9046](https://github.com/kubernetes/kops/pull/9046) * Make cilium operator health check go against localhost IP [@olemarkus](https://github.com/olemarkus) [#9045](https://github.com/kubernetes/kops/pull/9045) * Update to etcd-manager 3.0.20200428 [@justinsb](https://github.com/justinsb) [#9042](https://github.com/kubernetes/kops/pull/9042) + +## 1.16.2 to 1.16.3 + +* Revert "Automated cherry pick of #8999: feat(openstack): propagate cloud labels to machines" [@zetaab](https://github.com/zetaab) [#9089](https://github.com/kubernetes/kops/pull/9089) +* Reduce the number of TravisCI jobs for release branch [@hakman](https://github.com/hakman) [#9081](https://github.com/kubernetes/kops/pull/9081) +* Fix zsh completion [@olemarkus](https://github.com/olemarkus) [#9108](https://github.com/kubernetes/kops/pull/9108) +* Allow cluster maintenance when channel is unavailable [@johngmyers](https://github.com/johngmyers) [#9053](https://github.com/kubernetes/kops/pull/9053) +* Upgrade amazon vpc cni to 1.6.1 [@rifelpet](https://github.com/rifelpet) [#9020](https://github.com/kubernetes/kops/pull/9020) +* Use systemd-timesyncd for Ubuntu 20.04 [@hakman](https://github.com/hakman) [#9182](https://github.com/kubernetes/kops/pull/9182) +* Remove all versions of a file from the S3 bucket [@hakman](https://github.com/hakman) [#9171](https://github.com/kubernetes/kops/pull/9171) +* Allow listing versions for objects in the S3 bucket [@hakman](https://github.com/hakman) [#9205](https://github.com/kubernetes/kops/pull/9205)