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

Refactor pod config generation in tests #1180

Merged
merged 3 commits into from
Sep 29, 2021

Commits on Sep 28, 2021

  1. Refactor pod config generation in tests

    Add SandboxConfigOpt func type, which enables pluggable configuration
    of PodSandboxConfig.
    
    Signed-off-by: Maksim An <maksiman@microsoft.com>
    anmaxvl committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    658e7e4 View commit details
    Browse the repository at this point in the history
  2. Use t.Fatalf when unable to apply SandboxConfig option

    Signed-off-by: Maksim An <maksiman@microsoft.com>
    anmaxvl committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    9bb3dbf View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. pr feedback: fix test VM service annotations and imagePull func name

    Signed-off-by: Maksim An <maksiman@microsoft.com>
    anmaxvl committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    34f18c3 View commit details
    Browse the repository at this point in the history