Release notes for 1.21.2

This commit is contained in:
Ciprian Hacman 2021-10-09 09:27:13 +03:00
parent c62e97c022
commit cbc7fad39d
1 changed files with 8 additions and 0 deletions

View File

@ -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)