-
Notifications
You must be signed in to change notification settings - Fork 0
Update Helm release aws-vpc-cni to v1.21.1 #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/aws-vpc-cni-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5be9e98 to
dc9fe59
Compare
dc9fe59 to
7d76107
Compare
7d76107 to
badd75d
Compare
badd75d to
895435f
Compare
895435f to
1c84b50
Compare
1c84b50 to
3b70fd1
Compare
3b70fd1 to
059f6f2
Compare
059f6f2 to
09d20ce
Compare
09d20ce to
6524f9f
Compare
6524f9f to
ba7156a
Compare
ba7156a to
fe901e4
Compare
fe901e4 to
cb49971
Compare
cb49971 to
f880222
Compare
f880222 to
ee42b06
Compare
ee42b06 to
6a89418
Compare
75cb881 to
ed44424
Compare
ed44424 to
f35e3ef
Compare
f35e3ef to
2341dce
Compare
2341dce to
d67089d
Compare
d67089d to
3e3d3cf
Compare
3e3d3cf to
55b7fbb
Compare
55b7fbb to
32d2e45
Compare
32d2e45 to
80c8a54
Compare
80c8a54 to
3adcd9f
Compare
3adcd9f to
d3c5527
Compare
d3c5527 to
8bdff51
Compare
8bdff51 to
42ce0e8
Compare
42ce0e8 to
7392497
Compare
7392497 to
fb96695
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.6→1.21.1Release Notes
aws/amazon-vpc-cni-k8s (aws-vpc-cni)
v1.21.1Compare Source
v1.21.0Compare Source
v1.20.4Compare Source
v1.20.3Compare Source
v1.20.2Compare Source
v1.20.1Compare Source
v1.20.0Compare Source
v1.19.6Compare Source
v1.19.5Compare Source
v1.19.4Compare Source
v1.19.3Compare Source
v1.19.2Compare Source
v1.19.0Compare Source
v1.18.6Compare Source
What's Changed
Improvement - Add byobject filter on nodes #2888
Improvement - Move KUBE_CONFIG_PATH variable to KUBECONFIG variable #3015
Improvement - Update Limits and Add New Instance Types. #3077
Dependency - Bump google.golang.org/grpc from 1.62.0 to 1.67.1 #3056
Dependency - Bump github.com/prometheus/common from 0.53.0 to 0.60.0 #3057
Dependency - Bump golang.org/x/sys from 0.24.0 to 0.25.0 in /test/agent #3052
Dependency - update upstream cni to 1.5.1 #3065
Dependency - Bump k8s.io/client-go from 0.30.3 to 0.31.1 #3036
Dependency - Bump github.com/vishvananda/netlink from 1.2.1-beta.2 to 1.3.0 #3054
Docs - Document the limitation of SGP with kube-proxy IPVS mode. #3064
Bugfix - #3088
Bugfix - Fix the SCRIPT_DIR reference in integration tests. #3090
v1.18.5Compare Source
v1.18.4Compare Source
v1.18.3Compare Source
v1.18.2Compare Source
Enhancement - Improve "cni-metrics-helper" setup experience (@guessi)
Enhancement - Filter Managed ENI. (@orsenthil)
Enhancement - Soak Test for CNI. (@orsenthil)
Enhancement - Switch to counter type metic for awscni_no_available_ip_addresses (@liptanbiswas)
Enhancement - Expose network policy log file location to be configured using helm (@orsenthil)
Bugfix - Add correct labels to CNI metrics chart. (@orsenthil)
Bugfix - Skip Soak Test while running other tests. (@orsenthil)
Cleanup - remove unused Dockerfile (@sushrk)
Cleanup - CHANGELOG, chart, and manifest changes following VPC CNI v1.18.0 release (@jchen6585)
Cleanup - Fix merge conflicts from release-1.18 to master (@jchen6585)
Cleanup - Added information on the build troubleshooting. (@orsenthil)
Cleanup - Remove unused code in vpc cni init and vpc cni binary (@orsenthil)
Cleanup - Merge release-1.18 to master after v1.18.1 release (@jchen6585)
Dependency - Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.17.1 (@dependabot)
Dependency - Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (@dependabot)
Dependency- Bump github.com/prometheus/common from 0.48.0 to 0.52.2 (@dependabot)i
Dependency - Bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 (@dependabot)
Dependency - Bump golang.org/x/sys from 0.17.0 to 0.18.0 in /test/agent (@dependabot)
Dependency - Bump github.com/containernetworking/plugins from 1.4.0 to 1.4.1 (@dependabot)
Dependency - Update Kops test for 1.30 (@jchen6585)
Dependency - Update .go-version to 1.22.2 to fix CVE reports (@orsenthil)
Dependency - Bump golang.org/x/sys from 0.18.0 to 0.19.0 in /test/agent (@dependabot)
Dependency - Update .go-version to fix GO-2024-2824 (@orsenthil)
Dependency - Bump github.com/aws/amazon-vpc-resource-controller-k8s from 1.4.1 to 1.5.0 (@dependabot)
Dependency - Update ENI Limits. (@orsenthil)
Dependency - Update golang to go1.22.3 (@orsenthil)
Dependency - Bump k8s.io/api from 0.29.3 to 0.30.1 (@dependabot)
New Contributors
v1.18.1Compare Source
v1.18.0Compare Source
v1.17.1Compare Source
v1.16.4Compare Source
v1.16.3Compare Source
v1.16.2Compare Source
v1.16.0Compare Source
v1.15.5Compare Source
v1.15.4Compare Source
v1.15.3Compare Source
v1.15.1Compare Source
v1.15.0Compare Source
v1.14.1Compare Source
v1.14.0Compare Source
v1.14.0introduces Kubernetes Network Policy support. This is accomplished via theaws-eks-nodeagentcontainer, which is now present in theaws-nodepod.v1.13.4Compare Source
v1.13.3Compare Source
v1.13.2Compare Source
v1.13.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.