From cbc7fad39d38510ac5169481ea2e12b5f281d1bc Mon Sep 17 00:00:00 2001 From: Ciprian Hacman Date: Sat, 9 Oct 2021 09:27:13 +0300 Subject: [PATCH] Release notes for 1.21.2 --- docs/releases/1.21-NOTES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/releases/1.21-NOTES.md b/docs/releases/1.21-NOTES.md index e9712832e3..317119686b 100644 --- a/docs/releases/1.21-NOTES.md +++ b/docs/releases/1.21-NOTES.md @@ -508,3 +508,11 @@ See the [warm pool](https://kops.sigs.k8s.io/instance_groups/#warmpool-aws-only) * Hardcode Flatcar containerd exec command [@hakman](https://github.com/hakman) [#12177](https://github.com/kubernetes/kops/pull/12177) * Backport moving updatePolicy to nodeup config [@ReillyBrogan](https://github.com/ReillyBrogan) [#12175](https://github.com/kubernetes/kops/pull/12175) * Add option in Cluster Autoscaler AddOn for AWS EC2 Static instance list [@amitpd](https://github.com/amitpd) [#12187](https://github.com/kubernetes/kops/pull/12187) + +## 1.21.1 to 1.21.2 + +* Release 1.21.1 [@justinsb](https://github.com/justinsb) [#12191](https://github.com/kubernetes/kops/pull/12191) +* Update Calico to v3.19.3 for kOps 1.21 [@hakman](https://github.com/hakman) [#12362](https://github.com/kubernetes/kops/pull/12362) +* Truncate cluster name in NTH EventBridgeRules [@rifelpet](https://github.com/rifelpet) [#12439](https://github.com/kubernetes/kops/pull/12439) +* Don't ignore channel value in toolbox template [@hakman](https://github.com/hakman) [#12464](https://github.com/kubernetes/kops/pull/12464) +* Update containerd and Docker for kOps 1.21 [@hakman](https://github.com/hakman) [#12508](https://github.com/kubernetes/kops/pull/12508)