Skip to content

🥳 cni-metrics-helper v1.21.2 Automated Release! 🥑#1331

Merged
jaydeokar merged 1 commit into
aws:masterfrom
eks-networking-bot:cni-metrics-helper-v1.21.2-c347cc02
May 21, 2026
Merged

🥳 cni-metrics-helper v1.21.2 Automated Release! 🥑#1331
jaydeokar merged 1 commit into
aws:masterfrom
eks-networking-bot:cni-metrics-helper-v1.21.2-c347cc02

Conversation

@eks-networking-bot
Copy link
Copy Markdown
Contributor

cni-metrics-helper v1.21.2 Automated Chart Sync! 🤖🤖

Release Notes 📝:

What's Changed

  • Amazon VPC CNI now propagates the EC2 security group idle connection tracking timeout settings from the instance's primary ENI to all secondary ENIs it creates, ensuring consistent connection tracking behavior across all network interfaces. To customize these settings on the primary ENI, use a custom launch template to configure the desired connection tracking timeout values.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-connection-tracking.html#connection-tracking-timeouts

Features

Bug Fixes

Improvements

Full Changelog: aws/amazon-vpc-cni-k8s@v1.21.1...v1.21.2

To manually apply this release:

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

Note that the following regions use different manifests:

us-gov-east-1:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/release-1.21/config/master/aws-k8s-cni-us-gov-east-1.yaml

us-gov-west-1:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/release-1.21/config/master/aws-k8s-cni-us-gov-west-1.yaml

cn:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/refs/heads/release-1.21/config/master/aws-k8s-cni-cn.yaml

To apply this release using helm:
Follow the installation instructions in https://github.com/aws/amazon-vpc-cni-k8s/blob/release-1.21/charts/aws-vpc-cni/README.md#installing-the-chart

Verify the update:

$ kubectl describe daemonset aws-node -n kube-system | grep Image | cut -d "/" -f 2-3
amazon-k8s-cni-init:v1.21.2
amazon-k8s-cni:v1.21.2
amazon/aws-network-policy-agent:v1.3.5

@eks-networking-bot eks-networking-bot requested a review from a team as a code owner May 21, 2026 05:42
Copy link
Copy Markdown
Contributor

@jaydeokar jaydeokar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jaydeokar jaydeokar merged commit 66b367b into aws:master May 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants