Skip to content

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Oct 8, 2025

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.7.x To be backported to release/v1.7.x labels Oct 8, 2025
@matheuscscp matheuscscp merged commit 7732b60 into main Oct 8, 2025
8 checks passed
@matheuscscp matheuscscp deleted the k8s-1.34.1 branch October 8, 2025 12:35
Copy link

github-actions bot commented Oct 8, 2025

Backport failed for release/v1.7.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.7.x
git worktree add -d .worktree/backport-1908-to-release/v1.7.x origin/release/v1.7.x
cd .worktree/backport-1908-to-release/v1.7.x
git switch --create backport-1908-to-release/v1.7.x
git cherry-pick -x 84fdd7d84381f93dc88ff7b4b9cc1435aceed4f4

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

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants