Merge pull request #9071 from justinsb/relnotes_1_16_2

Release notes for 1.16.2
This commit is contained in:
Kubernetes Prow Robot 2020-05-05 22:49:08 -07:00 committed by GitHub
commit afdf3bbdba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -308,3 +308,12 @@
* Fix tests for obsolete Docker versions in 1.16 [@hakman](https://github.com/hakman) [#8890](https://github.com/kubernetes/kops/pull/8890)
* Load the correct certificate before deleting [@olemarkus](https://github.com/olemarkus) [#8945](https://github.com/kubernetes/kops/pull/8945)
* Use non-experimental version of encryption provider config flag in 1.13+ [@zacblazic](https://github.com/zacblazic) [#7900](https://github.com/kubernetes/kops/pull/7900)
## 1.16.1 to 1.16.2
* Add support for Ubuntu 20.04 (Focal) [@hakman](https://github.com/hakman) [#8925](https://github.com/kubernetes/kops/pull/8925)
* feat(openstack): propagate cloud labels to machines [@mitch000001](https://github.com/mitch000001) [#9013](https://github.com/kubernetes/kops/pull/9013)
* Back-port well known owner aliases and SSH users to 1.16 [@hakman](https://github.com/hakman) [#9036](https://github.com/kubernetes/kops/pull/9036)
* 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)