Skip to content

RUN-30960 Vulnerability fixes#129

Merged
noaamran merged 1 commit intomainfrom
shaibi/RUN-30960
Oct 8, 2025
Merged

RUN-30960 Vulnerability fixes#129
noaamran merged 1 commit intomainfrom
shaibi/RUN-30960

Conversation

@gshaibi
Copy link
Copy Markdown
Contributor

@gshaibi gshaibi commented Sep 7, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 7, 2025 12:08
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Go language version and dependencies across the project. The changes modernize the toolchain and bring dependencies to their latest versions.

  • Updates Go version from 1.22 to 1.24.0 with toolchain 1.24.1
  • Upgrades multiple dependencies including Kubernetes libraries, testing frameworks, and utility packages
  • Removes some deprecated dependencies and adds new required ones

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gshaibi gshaibi changed the title . RUN-30960 Vulnerability fixes Sep 7, 2025
@noaamran noaamran merged commit e828866 into main Oct 8, 2025
2 of 3 checks passed
@noaamran noaamran deleted the shaibi/RUN-30960 branch October 8, 2025 09:43
noaamran added a commit that referenced this pull request Oct 8, 2025
This reverts commit e828866, reversing
changes made to 37a3450.
noaamran added a commit that referenced this pull request Oct 8, 2025
- Update Go from 1.22 to 1.24.0 with toolchain go1.24.2
- Update k8s.io dependencies from v0.29.x to v0.34.1
- Update all other dependencies to their latest versions
- Keep k8s.io/kubelet at v0.24.0 to avoid breaking API changes
- All builds and tests passing

This resolves the dependency update issues from the reverted PR #129 by keeping k8s.io/kubelet at a compatible version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants