fix(deps): update module github.com/cilium/cilium to v1.14.0-snapshot.3 #1690
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:
v1.14.0-snapshot.2
->v1.14.0-snapshot.3
Release Notes
cilium/cilium
v1.14.0-snapshot.3
: 1.14.0-snapshot.3Compare Source
Summary of Changes
Major Changes:
Minor Changes:
ipam.cilium.io/ip-pool
annotation (#25511, @gandro)enable-endpoint-routes
withenable-high-scale-ipcache
. (#25601, @pchaigno)Bugfixes:
x-forwarded-for
header by adding an explicituse_remote_address: true
config to Envoy HTTP configuration to always use the actual remote address of the incoming connection rather than the value ofx-forwarded-for
header, which may originate from an untrusted source. This change has no effect on Cilium policy enforcement where the source security identity is always resolved before HTTP headers are parsed. Previous Cilium behavior of not addingx-forwarded-for
headers is retained via an explicitskip_xff_append: true
config setting, except for Cilium Ingress where the source IP address is now appended tox-forwarded-for
header. (#25674, @jrajahalme)CI Changes:
2023042
.212204 LVH images (#25681, @brb)tests-smoke
conformance workflow (#25493, @bleggett)Misc Changes:
dev-doctor
- if path togo.mod
invalid, look in current directory (#25327, @bleggett).clang-format
for editor-agnostic C formatting hints (#25488, @bleggett)make run_bpf_tests
target to run eBPF unit tests in the Cilium builder container (#25173, @ldelossa)cilium bpf migrate-map
sub-command (#25196, @tklauser)207512c
(main) (#25397, @renovate[bot])9ecc53c
(main) (#25398, @renovate[bot])socketLB.hostNamespaceOnly
also needed for gVisor (#25322, @pchaigno)pkg/bgpv1
(#25686, @danehans)nodeEncryption
is only supported with WireGuard (#25770, @gandro)Docker Manifests
cilium
docker.io/cilium/cilium:v1.14.0-snapshot.3@​sha256:f0fd212111143ec56fa0a51a6140be96dca40ab8e207dc52aa88d44d395abf81
quay.io/cilium/cilium:v1.14.0-snapshot.3@​sha256:f0fd212111143ec56fa0a51a6140be96dca40ab8e207dc52aa88d44d395abf81
clustermesh-apiserver
docker.io/cilium/clustermesh-apiserver:v1.14.0-snapshot.3@​sha256:8bcfae32ece9db19d72de00f34f9b59fa2ebe00b33c4f8ed504a1994921d23cf
quay.io/cilium/clustermesh-apiserver:v1.14.0-snapshot.3@​sha256:8bcfae32ece9db19d72de00f34f9b59fa2ebe00b33c4f8ed504a1994921d23cf
docker-plugin
docker.io/cilium/docker-plugin:v1.14.0-snapshot.3@​sha256:db65fe9a63d8cf2ee2ee54da277d2174762f08e4efcf7c6806863dc9c02f74e3
quay.io/cilium/docker-plugin:v1.14.0-snapshot.3@​sha256:db65fe9a63d8cf2ee2ee54da277d2174762f08e4efcf7c6806863dc9c02f74e3
hubble-relay
docker.io/cilium/hubble-relay:v1.14.0-snapshot.3@​sha256:27e6b77b5cea7826a8fb5fbf720663123cee58f951d1bc41e8cf51eb1684c2ac
quay.io/cilium/hubble-relay:v1.14.0-snapshot.3@​sha256:27e6b77b5cea7826a8fb5fbf720663123cee58f951d1bc41e8cf51eb1684c2ac
operator-alibabacloud
docker.io/cilium/operator-alibabacloud:v1.14.0-snapshot.3@​sha256:e8ff4b580de9672f2e17e4f305283300af3f493e41e8d39026067c797caf6cde
quay.io/cilium/operator-alibabacloud:v1.14.0-snapshot.3@​sha256:e8ff4b580de9672f2e17e4f305283300af3f493e41e8d39026067c797caf6cde
operator-aws
docker.io/cilium/operator-aws:v1.14.0-snapshot.3@​sha256:281292efcd7a80dfc63269f6301f20e877ad9821befb6f0970fed3c3f4cf344e
quay.io/cilium/operator-aws:v1.14.0-snapshot.3@​sha256:281292efcd7a80dfc63269f6301f20e877ad9821befb6f0970fed3c3f4cf344e
operator-azure
docker.io/cilium/operator-azure:v1.14.0-snapshot.3@​sha256:b44660fcbe7f593986466011ea083e0a7c1efd1690df68e302aca86d7d18c02d
quay.io/cilium/operator-azure:v1.14.0-snapshot.3@​sha256:b44660fcbe7f593986466011ea083e0a7c1efd1690df68e302aca86d7d18c02d
operator-generic
docker.io/cilium/operator-generic:v1.14.0-snapshot.3@​sha256:c714d7d535afbcb70d930b07127f74401e0bf1a444981c4b50f6b268b7e12d73
quay.io/cilium/operator-generic:v1.14.0-snapshot.3@​sha256:c714d7d535afbcb70d930b07127f74401e0bf1a444981c4b50f6b268b7e12d73
operator
docker.io/cilium/operator:v1.14.0-snapshot.3@​sha256:62217676c80688e60d43b59d32830f1389f9433df8971e665b8576899a4f4043
quay.io/cilium/operator:v1.14.0-snapshot.3@​sha256:62217676c80688e60d43b59d32830f1389f9433df8971e665b8576899a4f4043
Configuration
📅 Schedule: Branch creation - "on friday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.