Skip to content

build(deps): bump github.com/aws/amazon-vpc-cni-k8s from 1.20.4 to 1.22.0 in /test/agent in the aws-dependencies group#3637

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/test/agent/aws-dependencies-3e3203e1f0
Open

build(deps): bump github.com/aws/amazon-vpc-cni-k8s from 1.20.4 to 1.22.0 in /test/agent in the aws-dependencies group#3637
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/test/agent/aws-dependencies-3e3203e1f0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the aws-dependencies group in /test/agent with 1 update: github.com/aws/amazon-vpc-cni-k8s.

Updates github.com/aws/amazon-vpc-cni-k8s from 1.20.4 to 1.22.0

Release notes

Sourced from github.com/aws/amazon-vpc-cni-k8s's releases.

v1.21.1

Fixes bug in Network Policy agent where the map pointer gets overwritten which causes issues with existing network policies

What's Changed

Full Changelog: v1.21.0...v1.21.1

To manually apply this release:

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


v1.21.0

🚨 🚨 🚨 v1.21.0 contains a defect in Network Policy Agent version (image tag v1.3.0) that may cause issues with existing network policies. For users using network policy feature, please upgrade to v1.21.1. 🚨 🚨 🚨

What's New

... (truncated)

Changelog

Sourced from github.com/aws/amazon-vpc-cni-k8s's changelog.

Changelog

v1.21.1

  • Bug fix for Network Policy Agent

v1.21.0

v1.20.5

Commits
  • e97bfe7 feat: enhanced subnet discovery rebase from #3380 (#3463)
  • 56e4256 Merge pull request #3596 from yash97/coverage.out
  • 549b093 Merge branch 'master' into coverage.out
  • 1d58551 Merge pull request #3570 from OlTrenin/fix/image-pull-policy
  • 843b238 Merge branch 'master' into fix/image-pull-policy
  • 629a2bb Merge pull request #3595 from alrs/network-dropped-err
  • 8db9c00 Merge branch 'master' into coverage.out
  • 6d13e93 fix: combine unit-test coverage to single file
  • 35ba42b pkg/networkutils: fix dropped error
  • 7393c05 Merge pull request #3593 from aws/dependabot/github_actions/peter-evans/creat...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-dependencies group in /test/agent with 1 update: [github.com/aws/amazon-vpc-cni-k8s](https://github.com/aws/amazon-vpc-cni-k8s).


Updates `github.com/aws/amazon-vpc-cni-k8s` from 1.20.4 to 1.22.0
- [Release notes](https://github.com/aws/amazon-vpc-cni-k8s/releases)
- [Changelog](https://github.com/aws/amazon-vpc-cni-k8s/blob/master/CHANGELOG.md)
- [Commits](v1.20.4...v1.22.0)

---
updated-dependencies:
- dependency-name: github.com/aws/amazon-vpc-cni-k8s
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2026 11:53
@dependabot dependabot bot added the go Pull requests that update go code label Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants