Skip to content

Conversation

@KavinKrishnan
Copy link
Collaborator

@KavinKrishnan KavinKrishnan commented Sep 10, 2021

Adding:

  • requirements.txt handling: users can provide a path to the requirements.txt file, overriding values provided by sdk
  • packager no longer uses it own spinner function, and utilizes the SDK spinner class in /util
  • added verification of user provided base images such that they are either nvcr.io/nvidia/cuda or nvcr.io/nvidia/pytorch images
  • additionally, added a --no-cache flag to CLI so user has the option to build docker images not using cache

@KavinKrishnan KavinKrishnan changed the title Add requirements.txt handling, utilize spinner class, and base image … Add requirements.txt handling, utilize spinner class, and base image verification Sep 10, 2021
Copy link
Collaborator

@gigony gigony left a comment

Choose a reason for hiding this comment

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

Thanks Kavin for the update!

I left some comments here.

@gigony gigony added the architectural story Work related to architecture label Sep 10, 2021
@gigony gigony added this to the v0.1.0 milestone Sep 10, 2021
Copy link
Collaborator

@gigony gigony left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thank you Kavin!

Please rebase with signed commit to pass DCO check. Then let's merge this.

@KavinKrishnan KavinKrishnan force-pushed the kavink/packager_minor_fixes branch 5 times, most recently from c11660b to 12fd3a9 Compare September 10, 2021 23:43
@KavinKrishnan KavinKrishnan merged commit 74ba93c into main Sep 10, 2021
…verification

Modify packager to use SDK provided version number

Signed-off-by: kavink <kavink@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

architectural story Work related to architecture

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants