Skip to content

馃コ aws-vpc-cni v1.22.4 Automated Release! 馃 - #1349

Merged
jaydeokar merged 1 commit into
aws:masterfrom
eks-networking-bot:aws-vpc-cni-v1.22.4-75172f5a
Jul 22, 2026
Merged

馃コ aws-vpc-cni v1.22.4 Automated Release! 馃#1349
jaydeokar merged 1 commit into
aws:masterfrom
eks-networking-bot:aws-vpc-cni-v1.22.4-75172f5a

Conversation

@eks-networking-bot

Copy link
Copy Markdown
Contributor

aws-vpc-cni v1.22.4 Automated Chart Sync! 馃馃

Release Notes 馃摑:

Warning

This release is not backward compatible. Review the downgrade impact below before upgrading.

The internal pod identifier format used by the Network Policy Agent has been updated to improve pod namespace separation during Network Policy enforcement within the cluster.

Upgrade: Existing pod enforcement state is migrated to the new format automatically. No manual action is required.

Downgrade: If you later roll back to an earlier version, Network Policy enforcement will not apply to pods created before the rollback until their nodes are replaced.

What's Changed

New Contributors

Full Changelog: aws/amazon-vpc-cni-k8s@v1.22.3...v1.22.4

To manually apply this release:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.22.4/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/v1.22.4/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/v1.22.4/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/v1.22.4/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/v1.22.4/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.22.4
amazon-k8s-cni:v1.22.4
amazon/aws-network-policy-agent:v1.4.0

@eks-networking-bot
eks-networking-bot requested a review from a team as a code owner July 22, 2026 01:43

@jaydeokar jaydeokar left a comment

Copy link
Copy Markdown
Contributor

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 27a920d into aws:master Jul 22, 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