This changelog highlights the changes for v1-18-eks-13.
Version Upgrades
Components
- AWS-IAM-Authenticator: upgrade from 0.5.2 to
0.5.3
Base Image
Security updates to Amazon Linux 2.
Patch Changes
Patches Added
- 0019-EKS-PATCH-Skip-TestLoopbackHostPortIPv6-run-on-non-I.patch
- Cherry-pick of upstream Kubernetes PR #94376, which is
included in Kubernetes 1.20. - Fixes
TestLoopbackHostPortIPv6
test failure if there is no IPv6 loopback device configured.
- Cherry-pick of upstream Kubernetes PR #94376, which is
- 0020-EKS-PATCH-apiserver-healthz-upper-log-verbosity-for-.patch
- Silences
cannot exclude some health checks, no health checks are installed matching "kms-provider-0".
- This is logged when external health checker calls "/healthz?exclude=kms-provider-0" against an API server that does
not enable KMS encryption. These changes reduce such logs to minimize the noise.
- Silences
Patches Removed
- 0001-EKS-PATCH-Added-allowlist-CIDR-flag-use-klog.patch
- Removed because it is an unused feature, which upstream Kubernetes does not seem interested in including.
- **0004-EKS-PATCH-volume-plugin-requests-patch.patch **
- Related to the now-removed
0001-EKS-PATCH-Added-allowlist-CIDR-flag-use-klog.patch
. See removal note above.
- Related to the now-removed
Existing Patches
The existing patches have some minor changes, which are described below. None of these changes impact how patches are
applied or intended result of the patches.
- Numbers in patch filenames
- In past releases, removing a patch would result in the number at the start of all subsequent patch filenames
(e.g.,0016
in0016-EKS-PATCH-...
) to decrease so there would be no numerical gaps in the filenames. However,
this practice made it difficult to track the history of a patch and view changes in PRs because renamed files would
appear like new files. - Due to these reasons, this release preserves the filenames, even if earlier patches are deleted.
- In past releases, removing a patch would result in the number at the start of all subsequent patch filenames
- Patch descriptions
- The descriptions of most of the existing patches were improved to provided additional information about them.
- Minor changes to code in patches
- Some patches had minor changes in their diff hunk and files changed due to earlier patches being removed in this
release.
- Some patches had minor changes in their diff hunk and files changed due to earlier patches being removed in this
For additional information, see the changelog for this release.
Release Manifest
Download the release manifest here: kubernetes-1-18-eks-13.yaml
Name | Version | URI |
---|---|---|
aws-iam-authenticator | 0.5.3 | public.ecr.aws/eks-distro/kubernetes-sigs/aws-iam-authenticator:v0.5.3-eks-1-18-13 |
coredns | 1.7.0 | public.ecr.aws/eks-distro/coredns/coredns:v1.7.0-eks-1-18-13 |
csi-snapshotter | 3.0.3 | public.ecr.aws/eks-distro/kubernetes-csi/external-snapshotter/csi-snapshotter:v3.0.3-eks-1-18-13 |
etcd | 3.4.14 | public.ecr.aws/eks-distro/etcd-io/etcd:v3.4.14-eks-1-18-13 |
external-attacher | 3.1.0 | public.ecr.aws/eks-distro/kubernetes-csi/external-attacher:v3.1.0-eks-1-18-13 |
external-provisioner | 2.1.1 | public.ecr.aws/eks-distro/kubernetes-csi/external-provisioner:v2.1.1-eks-1-18-13 |
external-resizer | 1.1.0 | public.ecr.aws/eks-distro/kubernetes-csi/external-resizer:v1.1.0-eks-1-18-13 |
go-runner | 0.4.2 | public.ecr.aws/eks-distro/kubernetes/go-runner:v0.4.2-eks-1-18-13 |
kube-apiserver | 1.18.20 | public.ecr.aws/eks-distro/kubernetes/kube-apiserver:v1.18.20-eks-1-18-13 |
kube-controller-manager | 1.18.20 | public.ecr.aws/eks-distro/kubernetes/kube-controller-manager:v1.18.20-eks-1-18-13 |
kube-proxy | 1.18.20 | public.ecr.aws/eks-distro/kubernetes/kube-proxy:v1.18.20-eks-1-18-13 |
kube-proxy-base | 0.4.2 | public.ecr.aws/eks-distro/kubernetes/kube-proxy-base:v0.4.2-eks-1-18-13 |
kube-scheduler | 1.18.20 | public.ecr.aws/eks-distro/kubernetes/kube-scheduler:v1.18.20-eks-1-18-13 |
livenessprobe | 2.2.0 | public.ecr.aws/eks-distro/kubernetes-csi/livenessprobe:v2.2.0-eks-1-18-13 |
metrics-server | 0.4.0 | public.ecr.aws/eks-distro/kubernetes-sigs/metrics-server:v0.4.0-eks-1-18-13 |
node-driver-registrar | 2.1.0 | public.ecr.aws/eks-distro/kubernetes-csi/node-driver-registrar:v2.1.0-eks-1-18-13 |
pause | 1.18.20 | public.ecr.aws/eks-distro/kubernetes/pause:v1.18.20-eks-1-18-13 |
snapshot-controller | 3.0.3 | public.ecr.aws/eks-distro/kubernetes-csi/external-snapshotter/snapshot-controller:v3.0.3-eks-1-18-13 |
snapshot-validation-webhook | 3.0.3 | public.ecr.aws/eks-distro/kubernetes-csi/external-snapshotter/snapshot-validation-webhook:v3.0.3-eks-1-18-13 |