clayrisser / charts

rock8s community helm charts
https://codejam.ninja
MIT License
13 stars 15 forks source link

build(deps): bump github.com/cilium/cilium from 1.8.1 to 1.11.16 in /beta/auto-deploy-app/test #54

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps github.com/cilium/cilium from 1.8.1 to 1.11.16.

Release notes

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

1.11.16

We are pleased to release Cilium v1.11.16.

This release addresses the following security issue:

Note: When updating to this release, make sure that you are using new helm chart version.

Summary of Changes

Minor Changes:

Bugfixes:

  • Add missing xfrm-no-track rules for IPv6 IPSec. This fixes a connectivity issue for IPv6 IPSec with externalTrafficPolicy=local. (Backport PR #24604, Upstream PR #24557, @​jschwinger233)
  • Fix for disabled cloud provider rate limiting (Backport PR #24458, Upstream PR #24413, @​hemanthmalla)
  • Fix missing delete events on informer re-lists to ensure all delete events are correctly emitted and using the latest known object state, so that all event handlers and stores always reflect the actual apiserver state as best as possible (#24872, @​aanm)
  • Fixed bug where L7 rules would be incorrectly merged between rules for the same (remote) endpoint. This bug could have caused L7 rules to be bypassed via a wildcard header rule being improperly appended to the set of HTTP rules when both a policy with HTTP header rules applying to multiple endpoints and an allow-all rule for only one of those endpoints are specified. (Backport PR #24852, Upstream PR #24788, @​jrajahalme)
  • Handle leaked service backends that may lead to filling up of lb4_backends map and thereby connectivity issues. (Backport PR #24823, Upstream PR #24681, @​aditighag)
  • ipsec: Clean up stale XFRM policies and states (Backport PR #24823, Upstream PR #24773, @​pchaigno)

CI Changes:

Misc Changes:

Other Changes:

  • Add IPSec remark for upgrade to v1.11.15 (#24632, @​darox)
  • Add note about known regression in ConfigMap values prioritized over flags in Cilium agent (#24743, @​aanm)

... (truncated)

Changelog

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

v1.11.16

Summary of Changes

Minor Changes:

Bugfixes:

  • Add missing xfrm-no-track rules for IPv6 IPSec. This fixes a connectivity issue for IPv6 IPSec with externalTrafficPolicy=local. (Backport PR #24604, Upstream PR #24557, @​jschwinger233)
  • Fix for disabled cloud provider rate limiting (Backport PR #24458, Upstream PR #24413, @​hemanthmalla)
  • Fix missing delete events on informer re-lists to ensure all delete events are correctly emitted and using the latest known object state, so that all event handlers and stores always reflect the actual apiserver state as best as possible (#24872, @​aanm)
  • Fixed bug where L7 rules would be incorrectly merged between rules for the same (remote) endpoint. This bug could have caused L7 rules to be bypassed via a wildcard header rule being improperly appended to the set of HTTP rules when both a policy with HTTP header rules applying to multiple endpoints and an allow-all rule for only one of those endpoints are specified. (Backport PR #24852, Upstream PR #24788, @​jrajahalme)
  • Handle leaked service backends that may lead to filling up of lb4_backends map and thereby connectivity issues. (Backport PR #24823, Upstream PR #24681, @​aditighag)
  • ipsec: Clean up stale XFRM policies and states (Backport PR #24823, Upstream PR #24773, @​pchaigno)

CI Changes:

Misc Changes:

Other Changes:

v1.11.15

... (truncated)

Commits
  • 9ce6d64 update CHANGELOG
  • 54967c6 Avoid clearing objects in conversion funcs
  • e80ee2c Avoid clearing objects in conversion funcs
  • fd81a6b envoy: Bump envoy to v1.23.8
  • 4190a2d envoy: Support more envoy image tag formats
  • cf28bba Prepare for release v1.11.16
  • 36eaa38 update k8s dependencies to 1.23.17
  • f490339 Remove HTTP header value from debug log
  • 00630cc ipsec: Remove stale XFRM states and policies
  • f76ce36 ipsec: Catch-default default drop policy for encryption
  • 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 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/clayrisser/charts/network/alerts).
dependabot[bot] commented 11 months ago

Superseded by #56.