Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump cuda base image, golang deps and golang version #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tariq1890
Copy link
Contributor

@tariq1890 tariq1890 commented Jul 15, 2024

There seems to be an issue with the PRs generated by depdendabot. In the interest of time. I have created a PR that will bump the version of tools and dependencies used by this project

@@ -35,9 +35,8 @@ import (
)

const (
ResourceNodes = "nodes"
CCModeConfigLabel = "nvidia.com/cc.mode"
DefaultHostNvidiaDir = "/usr/local/nvidia"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

unused constant

@@ -12,11 +12,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.

VERSION ?= v0.1.1
VERSION ?= v0.1.2
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Commenting here so lest this diff get obstructed by the vendor/ dir diffs

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.

1 participant