Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NVIDIA/holodeck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.8
Choose a base ref
...
head repository: NVIDIA/holodeck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.9
Choose a head ref
  • 11 commits
  • 31 files changed
  • 2 contributors

Commits on May 26, 2025

  1. Refactor the instance manager to make CLI easier to interact with

    Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
    ArangoGutierrez committed May 26, 2025
    Configuration menu
    Copy the full SHA
    fd8accd View commit details
    Browse the repository at this point in the history
  2. Fix Templates after v.2.8 changes

    Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
    ArangoGutierrez committed May 26, 2025
    Configuration menu
    Copy the full SHA
    7142fcb View commit details
    Browse the repository at this point in the history
  3. E2E run provision during E2E

    Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
    ArangoGutierrez committed May 26, 2025
    Configuration menu
    Copy the full SHA
    3e70307 View commit details
    Browse the repository at this point in the history
  4. Fix remaining lints

    Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
    ArangoGutierrez committed May 26, 2025
    Configuration menu
    Copy the full SHA
    2c8eb4c View commit details
    Browse the repository at this point in the history
  5. Update unit tests after recent changes

    Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
    ArangoGutierrez committed May 26, 2025
    Configuration menu
    Copy the full SHA
    6266b44 View commit details
    Browse the repository at this point in the history
  6. Add E2E_SSH_KEY ENV VAR to the E2E

    Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
    ArangoGutierrez committed May 26, 2025
    Configuration menu
    Copy the full SHA
    4fa270d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #368 from ArangoGutierrez/fix/e2e/drivergpu

    Bug fixes after v0.2.8 release
    ArangoGutierrez authored May 26, 2025
    Configuration menu
    Copy the full SHA
    f5b9d4b View commit details
    Browse the repository at this point in the history
  8. Add a safely exit to securly close the ssh connection

    Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
    ArangoGutierrez committed May 26, 2025
    Configuration menu
    Copy the full SHA
    4c9124c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #369 from ArangoGutierrez/fix/e2e/drivergpu

    Add a safely exit to securly close the ssh connection
    ArangoGutierrez authored May 26, 2025
    Configuration menu
    Copy the full SHA
    8dee4c1 View commit details
    Browse the repository at this point in the history
  10. Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.221.0 to 1.222.0

    Bumps [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) from 1.221.0 to 1.222.0.
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.221.0...service/ec2/v1.222.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
      dependency-version: 1.222.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 26, 2025
    Configuration menu
    Copy the full SHA
    3806d4c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #367 from NVIDIA/dependabot/go_modules/main/github…

    ….com/aws/aws-sdk-go-v2/service/ec2-1.222.0
    
    Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.221.0 to 1.222.0
    ArangoGutierrez authored May 26, 2025
    Configuration menu
    Copy the full SHA
    1ba2ae8 View commit details
    Browse the repository at this point in the history
Loading