Skip to content

Conversation

@stefanprodan
Copy link
Member

This PR update all Go dependencies to their latest version including Kubernetes v1.34.1

ℹ️ The controller is now built with Go 1.25.2 which includes fixes for vulnerabilities in stdlib: CVE-2025-58183, CVE-2025-58188 and many others. The full list of security fixes can be found at https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI/m/qZN5nc-mBgAJ

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added dependencies Pull requests that update a dependency backport:release/v1.0.x To be backported to release/v1.0.x labels Oct 8, 2025
@matheuscscp matheuscscp merged commit 2bd9991 into main Oct 8, 2025
8 checks passed
@matheuscscp matheuscscp deleted the k8s-1.34.1 branch October 8, 2025 15:47
@github-actions
Copy link

github-actions bot commented Oct 8, 2025

Backport failed for release/v1.0.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/v1.0.x
git worktree add -d .worktree/backport-978-to-release/v1.0.x origin/release/v1.0.x
cd .worktree/backport-978-to-release/v1.0.x
git switch --create backport-978-to-release/v1.0.x
git cherry-pick -x ef877b15e97855db032cad21900bb2f0351a282c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:release/v1.0.x To be backported to release/v1.0.x dependencies Pull requests that update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants