Merge pull request #11474 from justinsb/relnotes_1.19.3

Release notes for 1.19.3
This commit is contained in:
Kubernetes Prow Robot 2021-05-12 21:42:24 -07:00 committed by GitHub
commit 2ffacc8109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -920,3 +920,16 @@ has been updated by a newer version of kOps unless it is given the `--allow-kops
* Remove instance-selector label [@bharath-123](https://github.com/bharath-123) [#11048](https://github.com/kubernetes/kops/pull/11048)
* replace hard coded aws region checks with aws sdk calls [@guydog28](https://github.com/guydog28) [#11119](https://github.com/kubernetes/kops/pull/11119)
* Release 1.19.2 [@justinsb](https://github.com/justinsb) [#11191](https://github.com/kubernetes/kops/pull/11191)
## 1.19.2 to 1.19.3
* Remove Calico bgppeer KeepOriginalNextHop default [@hakman](https://github.com/hakman) [#11203](https://github.com/kubernetes/kops/pull/11203)
* Always secure api -> kubelet communication [@olemarkus](https://github.com/olemarkus) [#11185](https://github.com/kubernetes/kops/pull/11185)
* Exclude nodes from load balancers upon cordoning [@johngmyers](https://github.com/johngmyers) [#11273](https://github.com/kubernetes/kops/pull/11273)
* Make it possible to detect field changes when mixedInstancePolicy is removed [@h3poteto](https://github.com/h3poteto) [#11255](https://github.com/kubernetes/kops/pull/11255)
* Filter servers using cluster name in tags [@zetaab](https://github.com/zetaab) [#11305](https://github.com/kubernetes/kops/pull/11305)
* Update Calico to v3.17.4 for kOps 1.19 [@hakman](https://github.com/hakman) [#11334](https://github.com/kubernetes/kops/pull/11334)
* Use etcd-manager built from etcdadm repo [@justinsb](https://github.com/justinsb),[@hakman](https://github.com/hakman) [#11098](https://github.com/kubernetes/kops/pull/11098)
* Verify all versions are set correctly [@johngmyers](https://github.com/johngmyers) [#11413](https://github.com/kubernetes/kops/pull/11413)
* Update verify-terraform to use latest 0.14 and 0.11 versions [@rifelpet](https://github.com/rifelpet) [#11437](https://github.com/kubernetes/kops/pull/11437)
* Backport rename of service-account key to 1.19 [@johngmyers](https://github.com/johngmyers) [#11390](https://github.com/kubernetes/kops/pull/11390)