github aws/amazon-vpc-cni-k8s v1.7.9-rc1
v1.7.9 Release Candidate 1

latest releases: v1.18.0, v1.17.1, v1.16.4...
pre-release3 years ago

v1.7.9 Release Candidate 1

Changes since v1.7.8:

  • Improvement - Adds http timeout to aws sessions (#1370 by couralex6)
  • Improvement - Switch calico to be deployed with the Tigera operator (#1297 by tmjd)
  • Improvement - Update calico to v3.17.1 (#1328 by lwr20)
  • Improvement - update plugins to v0.9.0 (#1362 by fr0stbyte)
  • Improvement - update github.com/containernetworking/plugins to v0.9.0 (#1350 by fr0stbyte)
  • Bug - Fix regex match for getting primary interface (#1311 by Jayanthvn)
  • Bug - Output to stderr when no log file path is passed (#1275 by couralex6)
  • Bug - Fix deletion of hostVeth rule for pods using security group (#1376 by SaranBalaji90)

To apply this release:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/release-1.7/config/v1.7/release-candidate/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.7.9-rc1
amazon-k8s-cni:v1.7.9-rc1

Don't miss a new amazon-vpc-cni-k8s release

NewReleases is sending notifications on new releases.