deps(go): bump github.com/cilium/cilium from 1.19.3 to 1.19.4#742
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps(go): bump github.com/cilium/cilium from 1.19.3 to 1.19.4#742dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/cilium/cilium](https://github.com/cilium/cilium) from 1.19.3 to 1.19.4. - [Release notes](https://github.com/cilium/cilium/releases) - [Changelog](https://github.com/cilium/cilium/blob/1.19.4/CHANGELOG.md) - [Commits](cilium/cilium@1.19.3...1.19.4) --- updated-dependencies: - dependency-name: github.com/cilium/cilium dependency-version: 1.19.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
57e4589 to
e659cd6
Compare
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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
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.
Bumps github.com/cilium/cilium from 1.19.3 to 1.19.4.
Release notes
Sourced from github.com/cilium/cilium's releases.
... (truncated)
Changelog
Sourced from github.com/cilium/cilium's changelog.
... (truncated)
Commits
95e477fPrepare for release v1.19.4c26459eBump x/net to v0.5310f57cfchore(deps): update quay.io/cilium/cilium-envoy0605613images: update cilium-{runtime,builder}a8783b8chore(deps): update base-images to v1.25.100953554Add documentation and warnings on DNS interception8852fc3Fix dedicated Ingress reconciliation panic on invalid TLS passthrough rules70cc82ecilium-dbg: show "unknown" entry count for maps without cache8d7c4e5docs: add small CiliumCIDRGroup scalability callout8c506f5hive/health: return error if no status found for health tree cmd filterNote
Medium Risk
Dependency-only PR, but it upgrades
github.com/cilium/ciliumand several networking/Kubernetes-related transitive modules, which could change datapath/controller behavior at runtime. Risk is mainly compatibility/regression from upstream changes rather than local code modifications.Overview
Bumps
github.com/cilium/ciliumfromv1.19.3tov1.19.4and updatesgo.sumaccordingly.Includes related dependency upgrades pulled in by the bump, notably
golang.org/x/net,golang.org/x/crypto,golang.org/x/text, and Kubernetesk8s.io/apiserver/k8s.io/apiextensions-apiserver(indirect) patch versions.Reviewed by Cursor Bugbot for commit e659cd6. Bugbot is set up for automated code reviews on this repo. Configure here.