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

Install crictl in Agent containers #418

Merged
merged 9 commits into from
Nov 23, 2021

Commits on Nov 17, 2021

  1. Install crictl into agent containers

    Signed-off-by: Kate Goldenring <kate.goldenring@microsoft.com>
    kate-goldenring committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    81fe97e View commit details
    Browse the repository at this point in the history
  2. use standard unix path to crictl and remove unnecessary version env var

    Signed-off-by: Kate Goldenring <kate.goldenring@microsoft.com>
    kate-goldenring committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    fb58551 View commit details
    Browse the repository at this point in the history
  3. increase version

    Signed-off-by: Kate Goldenring <kate.goldenring@microsoft.com>
    kate-goldenring committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    8899df7 View commit details
    Browse the repository at this point in the history
  4. Use VERSION variable

    Signed-off-by: Kate Goldenring <kate.goldenring@microsoft.com>
    kate-goldenring committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    c447f3a View commit details
    Browse the repository at this point in the history
  5. Use VERSION env var in agent-full container

    Signed-off-by: Kate Goldenring <kate.goldenring@microsoft.com>
    kate-goldenring committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    a837f59 View commit details
    Browse the repository at this point in the history
  6. increase version

    Signed-off-by: Kate Goldenring <kate.goldenring@microsoft.com>
    kate-goldenring committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    479ec64 View commit details
    Browse the repository at this point in the history
  7. increase version

    Signed-off-by: Kate Goldenring <kate.goldenring@microsoft.com>
    kate-goldenring committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    07e0437 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Condense two RUN statements

    Signed-off-by: Kate Goldenring <kate.goldenring@microsoft.com>
    kate-goldenring committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    75f8467 View commit details
    Browse the repository at this point in the history
  2. Fix Dockerfile RUN

    Signed-off-by: Kate Goldenring <kate.goldenring@microsoft.com>
    kate-goldenring committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    6d16311 View commit details
    Browse the repository at this point in the history