From 5195aab22466e5ae856920668ef6d88608db3be1 Mon Sep 17 00:00:00 2001 From: Justin SB Date: Sun, 2 Aug 2020 19:06:27 -0400 Subject: [PATCH] Release notes for 1.18.0 --- docs/releases/1.18-NOTES.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/releases/1.18-NOTES.md b/docs/releases/1.18-NOTES.md index b102cae822dde..8c31806467b17 100644 --- a/docs/releases/1.18-NOTES.md +++ b/docs/releases/1.18-NOTES.md @@ -1,7 +1,5 @@ ## Release notes for kops 1.18 series -(The kops 1.18 release has not been released yet; this is a document to gather the notes prior to the release). - # Significant changes * **The default image has been updated to Ubuntu 20.04 (Focal)**. Consequently, the SSH user changed to `ubuntu` and the Linux kernel changed to version 5.4. @@ -796,3 +794,15 @@ * Default ClusterDNS appropriately when NodeLocalDNS is enabled [@johngmyers](https://github.com/johngmyers) [#9491](https://github.com/kubernetes/kops/pull/9491) * Update kube-router to v1.0.0 [@hakman](https://github.com/hakman),[@johngmyers](https://github.com/johngmyers) [#9512](https://github.com/kubernetes/kops/pull/9512) * Add missing lifecycle to etcd keypair tasks [@johngmyers](https://github.com/johngmyers) [#9553](https://github.com/kubernetes/kops/pull/9553) + +## 1.18.0-beta.2 to 1.18.0 + +* Use stable names for GH workflow jobs [@hakman](https://github.com/hakman) [#9552](https://github.com/kubernetes/kops/pull/9552) +* Use fixed UID for etcd user and restrict to legacy provider [@johngmyers](https://github.com/johngmyers) [#9581](https://github.com/kubernetes/kops/pull/9581) +* Promote Ciprian & John to approvers [@hakman](https://github.com/hakman) [#9590](https://github.com/kubernetes/kops/pull/9590) +* Prefer nodes with "master" role for Calico Typha pods [@hakman](https://github.com/hakman) [#9609](https://github.com/kubernetes/kops/pull/9609) +* Docs helptext [@olemarkus](https://github.com/olemarkus) [#9333](https://github.com/kubernetes/kops/pull/9333) +* Add Ubuntu 20.04 support for Docker 18.06.3 [@hakman](https://github.com/hakman) [#9616](https://github.com/kubernetes/kops/pull/9616) +* Calico: Upgrade the "k8s-ec2-srcdst" controller to version v0.3.0 [@seh](https://github.com/seh),[@hakman](https://github.com/hakman) [#9647](https://github.com/kubernetes/kops/pull/9647) +* Update Calico to v3.15.1 for k8s 1.16+ [@hakman](https://github.com/hakman) [#9656](https://github.com/kubernetes/kops/pull/9656) +* Prefer nodes with "master" role for Canal Typha pods [@hakman](https://github.com/hakman) [#9663](https://github.com/kubernetes/kops/pull/9663)