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

WINC-672: [build] Add containerd components #696

Merged
merged 4 commits into from
Sep 22, 2021

Commits on Sep 22, 2021

  1. [submodules] Add containerd

    Ran:
    git submodule add https://github.com/openshift/containerd
    cd containerd/
    git checkout release/1.5
    aravindhp committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    6cd8207 View commit details
    Browse the repository at this point in the history
  2. [submodules] Add hcsshim

    Ran:
    git submodule add https://github.com/openshift/hcsshim
    cd hcsshim
    git checkout v0.9.0-rc0
    aravindhp committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    5fc8225 View commit details
    Browse the repository at this point in the history
  3. [build] Add containerd components

    Build and add containerd components (containerd.exe and
    containerd-shim-runhcs-v1.exe) to the payload.
    aravindhp committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    a61d3e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82eec62 View commit details
    Browse the repository at this point in the history