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

Added Docker Plugin in Task Manager. #398

Merged
merged 12 commits into from
Sep 12, 2022

Commits on Sep 12, 2022

  1. Added Docker Plugin in Task Manager.

    Signed-off-by: pnahar <pnahar@nvidia.com>
    pritishnahar authored and mocsharp committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    acca81d View commit details
    Browse the repository at this point in the history
  2. Use permanent user acounts in Docker plugin to access storage service

    Signed-off-by: Victor Chang <vicchang@nvidia.com>
    mocsharp committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    a7017a7 View commit details
    Browse the repository at this point in the history
  3. Upload results upon completion

    Signed-off-by: Victor Chang <vicchang@nvidia.com>
    mocsharp committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    09cc21c View commit details
    Browse the repository at this point in the history
  4. Enumerate files for upload

    Signed-off-by: Victor Chang <vicchang@nvidia.com>
    mocsharp committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    773dfbe View commit details
    Browse the repository at this point in the history
  5. Pull Image before deploying container

    Signed-off-by: pnahar <pnahar@nvidia.com>
    pritishnahar authored and mocsharp committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    f28e7c8 View commit details
    Browse the repository at this point in the history
  6. Check container status by Status values

    Signed-off-by: Victor Chang <vicchang@nvidia.com>
    mocsharp committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    da7b9fb View commit details
    Browse the repository at this point in the history
  7. Read host's storage path from envvar instead of task args

    Signed-off-by: Victor Chang <vicchang@nvidia.com>
    mocsharp committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    d169fe3 View commit details
    Browse the repository at this point in the history
  8. Code cleanup & make PlugsRequiresPermanentAccoutns readonly

    Victor Chang <vicchang@nvidia.com>
    mocsharp committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    774cf54 View commit details
    Browse the repository at this point in the history
  9. Approve Docker.Dotnet. Remove ref to sqlite

    Victor Chang <vicchang@nvidia.com>
    mocsharp committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    a70f01a View commit details
    Browse the repository at this point in the history
  10. Approve use of packages

    Signed-off-by: Victor Chang <vicchang@nvidia.com>
    mocsharp committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    bef1f1f View commit details
    Browse the repository at this point in the history
  11. Add unit test for docker plug-in

    Signed-off-by: Victor Chang <vicchang@nvidia.com>
    mocsharp committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    b773ac6 View commit details
    Browse the repository at this point in the history
  12. Add missing license header

    Signed-off-by: Victor Chang <vicchang@nvidia.com>
    mocsharp committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    45c3431 View commit details
    Browse the repository at this point in the history