From 9e22979e79ed17eee5801ac968fb44002b391e80 Mon Sep 17 00:00:00 2001 From: thorner Date: Thu, 3 Sep 2020 15:40:36 -0400 Subject: [PATCH] Add changelog for LKE 1.7.2 --- src/content/changelog/lke-1-7-2.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/content/changelog/lke-1-7-2.md diff --git a/src/content/changelog/lke-1-7-2.md b/src/content/changelog/lke-1-7-2.md new file mode 100644 index 000000000..8f5671d17 --- /dev/null +++ b/src/content/changelog/lke-1-7-2.md @@ -0,0 +1,15 @@ +--- +title: Linode Kubernetes Engine v1.7.2 +date: 2020-09-01T05:00:00.000Z +version: 1.7.2 +changelog: + - Linode Kubernetes Engine +--- + +### Added + +* Add mitigation for CVE-2020-8558 on node initialization. Users should recycle + their nodes for these changes to apply. +* Upgrade the control planes to the latest patch version available: v1.15.12, + v1.16.14, and v1.17.11. +