Skip to content

v1.10.2 Release

Compare
Choose a tag to compare
@cgchinmay cgchinmay released this 04 Feb 18:48
· 9 commits to release-1.10 since this release
828385b

v1.10.2

Important
v1.10.2 have a known issue that might leak IP addresses under certain edge condition. See: #1939 for details.

Changes since v1.10.2:

Thanks to all the contributors ❤️ !!!

To apply this release:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.10.2/config/master/aws-k8s-cni.yaml

Verify the update:

$ kubectl describe daemonset aws-node -n kube-system | grep Image | cut -d "/" -f 2                                                   
amazon-k8s-cni-init:v1.10.2
amazon-k8s-cni:v1.10.2