Skip to content

v1.4.0 Release Candidate 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mogren mogren released this 11 Apr 20:07
· 31 commits to release-1.4 since this release
14be3e1

Second release candidate for the v1.4.0 branch. Note! This release is not approved for production use, it is still being tested.

Changes compared to RC 1

  • Fixed variable error in logging script #382
  • Fixed typos in json types for ENIConfig #394

For running this in your own cluster:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/release-1.4/config/v1.4/aws-k8s-cni.yaml

Check that the CNI version got updated:

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