Release notes for 1.18.1

This commit is contained in:
Justin SB 2020-09-09 12:58:08 -04:00
parent 8a07275bbf
commit 5c423e9dfa
1 changed files with 17 additions and 0 deletions

View File

@ -812,3 +812,20 @@
* 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)
## 1.18.0 to 1.18.1
* Improve locking in memfs [@johngmyers](https://github.com/johngmyers) [#9597](https://github.com/kubernetes/kops/pull/9597)
* Update aws-sdk-go to 1.30.29 [@johngmyers](https://github.com/johngmyers),[@hakman](https://github.com/hakman) [#9675](https://github.com/kubernetes/kops/pull/9675)
* When channel is unavailable, don't try to validate things from it [@olemarkus](https://github.com/olemarkus) [#9559](https://github.com/kubernetes/kops/pull/9559)
* Remove embedded structs from spotinst terraform types [@rifelpet](https://github.com/rifelpet) [#9682](https://github.com/kubernetes/kops/pull/9682)
* Upgrade k8s-dns-dnsmasq-nanny to match KubeDNS [@johngmyers](https://github.com/johngmyers) [#9687](https://github.com/kubernetes/kops/pull/9687)
* Update k8s dependencies to v1.18.6 [@hakman](https://github.com/hakman) [#9710](https://github.com/kubernetes/kops/pull/9710)
* Add flag to disable the checksum workaround for Flannel VXLAN [@hakman](https://github.com/hakman) [#9614](https://github.com/kubernetes/kops/pull/9614)
* Update Calico to v3.15.2 for k8s 1.16+ [@hakman](https://github.com/hakman) [#9816](https://github.com/kubernetes/kops/pull/9816)
* Support for using hostPort when using kube-router [@andsens](https://github.com/andsens),[@hakman](https://github.com/hakman) [#9689](https://github.com/kubernetes/kops/pull/9689)
* Backport #9803: Update validation for Calico to assume etcd3 as default [@hakman](https://github.com/hakman) [#9823](https://github.com/kubernetes/kops/pull/9823)
* Always use OpenStack Swift reauthentication [@justinsb](https://github.com/justinsb) [#9836](https://github.com/kubernetes/kops/pull/9836)
* Add kubelet cgroup driver property [@bmelbourne](https://github.com/bmelbourne),[@hakman](https://github.com/hakman) [#9879](https://github.com/kubernetes/kops/pull/9879)
* Add flag for root volume encryption [@hakman](https://github.com/hakman) [#9793](https://github.com/kubernetes/kops/pull/9793)
* Update Calico to v3.15.3 [@hakman](https://github.com/hakman) [#9895](https://github.com/kubernetes/kops/pull/9895)