Skip to content

Conversation

@dongjiang1989
Copy link

No description provided.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Apr 15, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@dongjiang1989 dongjiang1989 changed the title chore: Update golang version to 1.24.1 chore: Update golang version to 1.24 Apr 15, 2025
module github.com/NVIDIA/k8s-device-plugin/deployments/devel

go 1.23
go 1.24
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this needed? Unless the minimum required go version to build k8s-device-plugin is truly 1.24, we shouldn't be changing this

Copy link
Author

@dongjiang1989 dongjiang1989 Apr 22, 2025

Choose a reason for hiding this comment

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

Not required.
By upgrading to the latest version of golang, we can ensure that the dependabot gomod base library can be upgraded to the latest version(like: k8s/* v0.33)

module github.com/NVIDIA/k8s-device-plugin

go 1.23.0
go 1.24
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as above

@dongjiang1989 dongjiang1989 force-pushed the update-golang-version branch 2 times, most recently from b0edbc3 to 434931e Compare April 22, 2025 09:32
dongjiang1989 and others added 2 commits April 22, 2025 17:36
@dongjiang1989 dongjiang1989 force-pushed the update-golang-version branch from 434931e to 39eb744 Compare April 22, 2025 09:37
@github-actions
Copy link

This PR is stale because it has been open 90 days with no activity. This PR will be closed in 30 days unless new comments are made or the stale label is removed.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 22, 2025
@elezar
Copy link
Member

elezar commented Aug 15, 2025

Please note that Dependabot handles this automatically. See #1319

@elezar elezar closed this Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants