spidernet-io / spiderpool

Underlay and RDMA network solution of the Kubernetes, for bare metal, VM and any public cloud
https://spidernet-io.github.io/spiderpool/
Apache License 2.0
538 stars 75 forks source link

build(deps): bump github.com/cilium/cilium from 1.14.1 to 1.14.16 #4188

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/cilium/cilium from 1.14.1 to 1.14.16.

Release notes

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

1.14.16

Summary of Changes

Bugfixes:

  • datapath: Fix redirect from from L3 netdev to tunnel (Backport PR #35265, Upstream PR #33421, @​brb)
  • Fixed bug in tracking policy changes that could have resulted in revert not woking in failure cases as expected. (Backport PR #35279, Upstream PR #35109, @​jrajahalme)
  • Fixed bug where service id allocator would loop infinity when out of service ids (Backport PR #35279, Upstream PR #35033, @​WeeNews)
  • Fixes startup fatal error when updating CiliumNode resource. (Backport PR #34916, Upstream PR #34862, @​harsimran-pabla)

CI Changes:

  • .github/lint-build-commits: fix workflow for push events (Backport PR #35279, Upstream PR #35264, @​aanm)
  • .github: create cache directories on cache miss (Backport PR #35176, Upstream PR #35088, @​aanm)
  • .github: do not push floating tag from PRs (Backport PR #35229, Upstream PR #35227, @​aanm)
  • .github: install golang action after checkout (Backport PR #35176, Upstream PR #34843, @​aanm)
  • .github: re-enable configurations in e2e-upgrade (Backport PR #35176, Upstream PR #34800, @​aanm)
  • .github: specify cache-dependency-path in lint-workflows (Backport PR #35176, Upstream PR #34845, @​aanm)
  • ci: conformance-[gateway-api|ginkgo|ingress] wait for images before matrix generation (Backport PR #34916, Upstream PR #34820, @​aanm)
  • fix: repository nil value handled on workflow_dispatch context for renovate updates (Backport PR #34916, Upstream PR #34902, @​Artyop)

Misc Changes:

Other Changes:

... (truncated)

Changelog

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

Commits
  • c2fcf1d Prepare for release v1.14.16
  • 9c01afb policy: Fix broad deny with except bug
  • 6cd9adb policy: Add unit test for broad deny with except
  • 41e45d7 images: update cilium-{runtime,builder}
  • a5ef7c1 images/builder: get rid of annoying git ownership warnings
  • 6f38038 .github/lint-build-commits: fix workflow for push events
  • af31b60 .github: fix build image process to commit changes
  • 3ee7ab7 policy: Use 'insertOldIfNotExists() in addDependentOnEntry()
  • 5060112 fix(service): fix id allocator stuck in an infinite loop
  • 7acefd3 chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.29.9-1728346...
  • 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 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](https://github.com/spidernet-io/spiderpool/network/alerts).