Changelog for v1-21-eks-14¶
This changelog highlights the changes for v1-21-eks-14.
Changes¶
Base Image¶
Security updates to Amazon Linux 2.
Kubernetes Version¶
- Updated Kubernetes version from 1.21.9 to 1.21.12
Project Version Updates¶
Project Dependency Patch Updates¶
- Updated the following projects' dependencies
- CNI (PR #921)
- external-snapshotter (PR #922)
- etcd (PR #923)
Patches Added¶
- 0024-EKS-PATCH-Fix-kubectl-version-unit-test.patch
- Cherry-pick of upstream Kubernetes PR #103955, which is included in Kubernetes 1.23.
- Fixes configuration requirement that results in test TestNewCmdVersionWithoutConfigFile failing for some developers.
Patches Removed¶
- 0019-EKS-PATCH-AWS-Set-max-results-if-its-not-set.patch
- The updated version of Kubernetes cherrypicked this change in PR #106280