Skip to content

Update dependencies to Kubernetes v1.34.1 and Go 1.25.2#280

Merged
matheuscscp merged 1 commit into
mainfrom
k8s-1.34.1
Oct 8, 2025
Merged

Update dependencies to Kubernetes v1.34.1 and Go 1.25.2#280
matheuscscp merged 1 commit into
mainfrom
k8s-1.34.1

Conversation

@stefanprodan

Copy link
Copy Markdown
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

@stefanprodan stefanprodan added dependencies Pull requests that update a dependency backport:release/v2.0.x To be backported to release/v2.0.x labels Oct 8, 2025
@matheuscscp matheuscscp merged commit 153815f into main Oct 8, 2025
7 checks passed
@matheuscscp matheuscscp deleted the k8s-1.34.1 branch October 8, 2025 15:18
@github-actions

github-actions Bot commented Oct 8, 2025

Copy link
Copy Markdown

Backport failed for release/v2.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/v2.0.x
git worktree add -d .worktree/backport-280-to-release/v2.0.x origin/release/v2.0.x
cd .worktree/backport-280-to-release/v2.0.x
git switch --create backport-280-to-release/v2.0.x
git cherry-pick -x 6f13ecfb39611147d4553e7aa43e5a6138d01a44

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

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants