aws / amazon-vpc-resource-controller-k8s

Controller for managing Trunk & Branch Network Interfaces on EKS Cluster using Security Group For Pod feature and IPv4 Addresses for Windows Node.
Apache License 2.0
79 stars 53 forks source link

Bump github.com/aws/amazon-vpc-cni-k8s from 1.16.0 to 1.17.1 #393

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps github.com/aws/amazon-vpc-cni-k8s from 1.16.0 to 1.17.1.

Release notes

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

v1.17.1

Release Notes

Network Policy agent now supports a strict mode for network policy enforcement.

Changes since v1.16.4

To manually apply this release:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.17.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.17.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.17.1/config/master/aws-k8s-cni-us-gov-west-1.yaml

cn:

kubectl apply -f https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/v1.17.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.17.1/charts/aws-vpc-cni/README.md#installing-the-chart

Verify the update:

</tr></table> 

... (truncated)

Changelog

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

v1.17.1

v1.16.4

v1.16.3

v1.16.2

Commits
  • 58f8e21 Update charts manifest for v1.17.1 release (#2851)
  • f2c3f73 CHANGELOG, chart, and manifest changes following VPC CNI v1.16.4 release (#2832)
  • 5aa2e90 Repo controlled build go version (#2831)
  • bcd7214 Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 (#2829)
  • 8ca4e24 Make vpc cni as master CNI in multus-daemonset-thick.yml (#2828)
  • 9263973 Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#2824)
  • 482d4fb make generate; make generate-limits; remove soak tests (#2819)
  • e57ec68 Bump k8s.io/apimachinery from 0.29.0 to 0.29.2 (#2825)
  • 9b7fd42 Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.29 (#2826)
  • b2f187f Bump google.golang.org/grpc from 1.61.0 to 1.62.0 (#2827)
  • 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)