-
Notifications
You must be signed in to change notification settings - Fork 376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update all go dependencies main (main) (patch) #3176
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
e63f2b4
to
8d97815
Compare
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
8d97815
to
263d093
Compare
Linters failing... Will take a look locally... |
It's a simple change also required for this #3177, but I'm not sure it's wise to merge this just before release. |
Signed-off-by: Kornilios Kourtis <[email protected]>
Why not? I mean, what's your concern? |
Pushed a fix for the lint warning |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
v1.17.0-pre.2
->v1.17.0-pre.3
v0.19.2
->v0.19.3
Release Notes
cilium/cilium (github.com/cilium/cilium)
v1.17.0-pre.3
: 1.17.0-pre.3Compare Source
Summary of Changes
Major Changes:
service.cilium.io/lb-algorithm
annotation. (#35735, @kl52752)Minor Changes:
--health-check-icmp-failure-threshold
to set the number of ICMP requests to send during health checking before marking a node or endpoint as unreachable. (#36023, @pippolo84)neighbor_asn
label to BGP metrics (#35503, @mikejoh)Bugfixes:
map {get,list}
handler panics. (#36219, @tommyp1ckles)bpf-lb-sock-terminate-pod-connections
(#35703, @solidDoWant)PolicyMatchL3Proto
case (#35680, @gandro)strconv.Itoa
instead ofstring()
for the correct behavior when convertingkafka.ErrorCode
fromint32
tostring
. Add relevant unit tests for Kafka plugin and handler. (#35856, @nddq)CI Changes:
TestNodeManagerEmitStatus
test (#36097, @glrf)Misc Changes:
k8s-mode
(#35689, @mhofstetter)73f06be
(main) (#36006, @cilium-renovate[bot])10c699f
(main) (#35878, @cilium-renovate[bot])nil details for Service
error in check-log-errors (#35671, @rastislavs)Other Changes:
Docker Manifests
cilium
quay.io/cilium/cilium:v1.17.0-pre.3@​sha256:a85a0ebd4155217cbd4083cac4c79a31180b43dad1ba3be807107b31c03ba534
clustermesh-apiserver
quay.io/cilium/clustermesh-apiserver:v1.17.0-pre.3@​sha256:ec1aea788396299ed4fdc57611be8422394b2d2af89eb89f9ad3807c94dfeeca
docker-plugin
quay.io/cilium/docker-plugin:v1.17.0-pre.3@​sha256:02e48d83037ac7da8f3fd7b8d5be2de8c085f387611080d58911774d6d8e11b8
hubble-relay
quay.io/cilium/hubble-relay:v1.17.0-pre.3@​sha256:c728161d06a7ff6b709edeb3a82ba8ede683a2968130876d8681b71bbbc8e327
operator-alibabacloud
quay.io/cilium/operator-alibabacloud:v1.17.0-pre.3@​sha256:6f6fc68230fc34986be3df26ee7713407463b073474822859e8b1d0d5fb1b0d6
operator-aws
quay.io/cilium/operator-aws:v1.17.0-pre.3@​sha256:241c82b7d60160ed66849b21f8b4c7ab1ded1777500fa856411c057c47eead14
operator-azure
quay.io/cilium/operator-azure:v1.17.0-pre.3@​sha256:bcd18e91fbc36808e1f3525cd75a207e24ce3aac9f2fea219255d86d8140b2ef
operator-generic
quay.io/cilium/operator-generic:v1.17.0-pre.3@​sha256:3f408dba3ab1940765ba4b0ecf37dbc68a7d823051a70a9f20e0dfe78cb52403
operator
quay.io/cilium/operator:v1.17.0-pre.3@​sha256:28dea23ee214c870944b7806d6a05e4264a0af4e31f1199262a2384fc87476e7
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.19.3
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.2...v0.19.3
Configuration
📅 Schedule: Branch creation - "on monday and 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.