Relnotes for 1.14.0-beta.2

This commit is contained in:
Justin SB 2019-08-22 23:22:47 -04:00
parent 3e885039f1
commit 3e95361bf9
No known key found for this signature in database
GPG Key ID: 8DEC5C8217494E37
1 changed files with 7 additions and 0 deletions

View File

@ -108,3 +108,10 @@ TODO (1.13.0 not yet released!)
* Egress proxy for etcd manager [@austinmoore-](https://github.com/austinmoore-) [#7103](https://github.com/kubernetes/kops/pull/7103)
* Egress proxy for etcd manager [@austinmoore-](https://github.com/austinmoore-) [#7103](https://github.com/kubernetes/kops/pull/7103)
* Cherrypick etcd-manager support for openstack [@zetaab](https://github.com/zetaab) [#7419](https://github.com/kubernetes/kops/pull/7419)
## 1.14.0-beta.1 to 1.14.0-beta.2
* Update weave to 2.5.2 [@while1eq1](https://github.com/while1eq1) [#7444](https://github.com/kubernetes/kops/pull/7444)
* bash script: don't assume nodeup filename [@justinsb](https://github.com/justinsb) [#7448](https://github.com/kubernetes/kops/pull/7448)
* nodeup download should try all mirrors [@justinsb](https://github.com/justinsb) [#7447](https://github.com/kubernetes/kops/pull/7447)
* Add nodeup to shipbot targets for release upload [@justinsb](https://github.com/justinsb) [#7449](https://github.com/kubernetes/kops/pull/7449)