Skip to content

Bump github.com/cilium/cilium from 1.13.7 to 1.14.8#13

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/cilium/cilium-1.14.8
Closed

Bump github.com/cilium/cilium from 1.13.7 to 1.14.8#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/cilium/cilium-1.14.8

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 18, 2024

Bumps github.com/cilium/cilium from 1.13.7 to 1.14.8.

Release notes

Sourced from github.com/cilium/cilium's releases.

1.14.8

We are pleased to release Cilium v1.14.8.

Security Advisories

This patch release addresses security vulnerabilities. See the following security advisories for details.

IPsec

This patch release includes significant changes for the IPsec stack, to resolve issues for connections that are selected by a L7 Network Policy or a DNS Policy.

Such connections may experience disruption during the upgrade, in particular in configurations with overlay routing mode.

Summary of Changes

Minor Changes:

  • Enhance trace events from the outbound SNAT path, to report the pre-SNAT IP address and the interface index of the egress interface. (Backport PR #30835, Upstream PR #28723, @​julianwiedmann)
  • Fixes a bug where ToFQDN IPs may be garbage collected too early, disrupting existing connections. (Backport PR #31337, Upstream PR #31205, @​squeed)

Bugfixes:

CI Changes:

  • Align again conformance clustermesh matrix entries with main as the interoperability issue has been fixed (#30912, @​giorio94)
  • ci-e2e: restore 6.1 kernels (#30862, @​lmb)
  • ci/ipsec: Fix downgrade version retrieval (Backport PR #31048, Upstream PR #30742, @​qmonnet)
  • ci: Enhance test execution security by restricting permissions to the 'organization-members' team (Backport PR #30864, Upstream PR #30790, @​brlbil)
  • CI: Update tested K8S versions across all cloud providers (Backport PR #30864, Upstream PR #30795, @​brlbil)
  • Fix datapath mode in Network Performance CI test (Backport PR #30864, Upstream PR #30756, @​marseel)
  • workflows: Clean IPsec test output (Backport PR #30800, Upstream PR #30759, @​pchaigno)

Misc Changes:

... (truncated)

Changelog

Sourced from github.com/cilium/cilium's changelog.

v1.14.8

Summary of Changes

Minor Changes:

  • Enhance trace events from the outbound SNAT path, to report the pre-SNAT IP address and the interface index of the egress interface. (Backport PR #30835, Upstream PR #28723, @​julianwiedmann)
  • Fixes a bug where ToFQDN IPs may be garbage collected too early, disrupting existing connections. (Backport PR #31337, Upstream PR #31205, @​squeed)

Bugfixes:

CI Changes:

  • Align again conformance clustermesh matrix entries with main as the interoperability issue has been fixed (#30912, @​giorio94)
  • ci-e2e: restore 6.1 kernels (#30862, @​lmb)
  • ci/ipsec: Fix downgrade version retrieval (Backport PR #31048, Upstream PR #30742, @​qmonnet)
  • ci: Enhance test execution security by restricting permissions to the 'organization-members' team (Backport PR #30864, Upstream PR #30790, @​brlbil)
  • CI: Update tested K8S versions across all cloud providers (Backport PR #30864, Upstream PR #30795, @​brlbil)
  • Fix datapath mode in Network Performance CI test (Backport PR #30864, Upstream PR #30756, @​marseel)
  • workflows: Clean IPsec test output (Backport PR #30800, Upstream PR #30759, @​pchaigno)

Misc Changes:

... (truncated)

Commits
  • cf6e022 Prepare for release v1.14.8
  • d713993 images: update cilium-{runtime,builder}
  • dd92cdd images: bump cni plugins to v1.4.1
  • 15a3714 wireguard: Improve L7 proxy traffic detection
  • ffdb9dc wireguard: Encrypt L7 proxy pkts to remote pods
  • 39705b4 wireguard: unconditionally add NodeInternalIPs to allowed IPs
  • 96defa9 chore(deps): update hubble cli to v0.13.2
  • 6a989a2 fqdn: prevent conntrack GC from reaping newly-added IPs
  • 3106435 conntrack: only bump FQDN GC time when CT GC successful
  • f522b97 Bump google.golang.org/protobuf (v1.14)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/cilium/cilium-1.14.8 branch from ebdde3f to c070315 Compare March 19, 2024 08:15
Bumps [github.com/cilium/cilium](https://github.com/cilium/cilium) from 1.13.7 to 1.14.8.
- [Release notes](https://github.com/cilium/cilium/releases)
- [Changelog](https://github.com/cilium/cilium/blob/1.14.8/CHANGELOG.md)
- [Commits](cilium/cilium@1.13.7...1.14.8)

---
updated-dependencies:
- dependency-name: github.com/cilium/cilium
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/cilium/cilium-1.14.8 branch from c070315 to f65b70e Compare April 11, 2024 04:33
@mayankpande88 mayankpande88 force-pushed the main branch 8 times, most recently from 724c1ff to 1a36ca3 Compare May 20, 2024 05:02
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 13, 2024

Superseded by #64.

@dependabot dependabot Bot closed this Jun 13, 2024
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/cilium/cilium-1.14.8 branch June 13, 2024 19:31
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants