Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

v3.5.0

Compare
Choose a tag to compare
@klueska klueska released this 29 Apr 17:47
· 58 commits to master since this release
  • Add dependence on nvidia-container-toolkit >= 1.5.0
  • Refactor the whole project for easier extensibility in the future
  • Move main to cmd/nvidia-container-runtime to make it go-installable
  • Switch to logrus for logging and refactor how logging is done
  • Update to Golang 1.16.3
  • Improvements to build and CI system
  • Reorganize the code structure and format it correctly