From ba4012c5d1921fe8615c1346cfe6f2d8dc6e41be Mon Sep 17 00:00:00 2001 From: Justin SB Date: Thu, 6 Feb 2020 11:23:34 -0500 Subject: [PATCH] Release notes for 1.17.0-alpha.3 --- docs/releases/1.17-NOTES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/releases/1.17-NOTES.md b/docs/releases/1.17-NOTES.md index e0d143d010..7fcf51b942 100644 --- a/docs/releases/1.17-NOTES.md +++ b/docs/releases/1.17-NOTES.md @@ -154,3 +154,10 @@ the notes prior to the release). * Kops releases - prefix git tags with v [@rifelpet](https://github.com/rifelpet) [#8373](https://github.com/kubernetes/kops/pull/8373) * EBS Root Volume Termination [@tioxy](https://github.com/tioxy) [#7865](https://github.com/kubernetes/kops/pull/7865) * Alicloud: etcd-manager support [@bittopaz](https://github.com/bittopaz) [#8016](https://github.com/kubernetes/kops/pull/8016) + +## 1.17.0-alpha.2 to 1.17.0-alpha.3 + +* Add missing priorityClassName for critical pods [@johngmyers](https://github.com/johngmyers) [#8200](https://github.com/kubernetes/kops/pull/8200) +* Alicloud: allow use RAM role for OSS client [@bittopaz](https://github.com/bittopaz) [#8025](https://github.com/kubernetes/kops/pull/8025) +* Update coredns to 1.6.7 [@maruina](https://github.com/maruina) [#8452](https://github.com/kubernetes/kops/pull/8452) +* Fix Github download url for nodeup [@adri](https://github.com/adri),[@justinsb](https://github.com/justinsb) [#8468](https://github.com/kubernetes/kops/pull/8468)