Merge pull request #9070 from justinsb/relnotes_1_15_3

Release notes for 1.15.3
This commit is contained in:
Kubernetes Prow Robot 2020-05-05 21:55:09 -07:00 committed by GitHub
commit dc11984efd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -384,3 +384,10 @@ is safer.
* GCS: Don't try to set ACLs if bucket-policy only is set [@justinsb](https://github.com/justinsb) [#8493](https://github.com/kubernetes/kops/pull/8493)
* Cilium - Add missing Identity Allocation Mode to Operator Template [@daviddyball](https://github.com/daviddyball) [#8445](https://github.com/kubernetes/kops/pull/8445)
* Make it possible to enable Prometheus metrics for Cilium [@olemarkus](https://github.com/olemarkus) [#8433](https://github.com/kubernetes/kops/pull/8433)
## 1.15.2 to 1.15.3
* Stabilize sequence of "export xx=xxx" statements [@mitch000001](https://github.com/mitch000001) [#8530](https://github.com/kubernetes/kops/pull/8530)
* Properly detect that bpffs has been mounted [@olemarkus](https://github.com/olemarkus) [#8612](https://github.com/kubernetes/kops/pull/8612)
* Fix uploading of file assets [@johngmyers](https://github.com/johngmyers) [#8720](https://github.com/kubernetes/kops/pull/8720)
* Update to etcd-manager 3.0.20200428 [@justinsb](https://github.com/justinsb) [#9043](https://github.com/kubernetes/kops/pull/9043)