Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.
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: containerd/cri
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5ad95b2
Choose a base ref
...
head repository: containerd/cri
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f3687c5
Choose a head ref
  • 20 commits
  • 399 files changed
  • 4 contributors

Commits on Jul 11, 2018

  1. Configuration menu
    Copy the full SHA
    e350858 View commit details
    Browse the repository at this point in the history
  2. Remove pkg/containerd/resolver package.

    Signed-off-by: Lantao Liu <[email protected]>
    Random-Liu committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    55f0cf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1226165 View commit details
    Browse the repository at this point in the history
  4. Add missing vendor back.

    Signed-off-by: Lantao Liu <[email protected]>
    Random-Liu committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    409d647 View commit details
    Browse the repository at this point in the history
  5. Use --no-overwrite-dir in installation doc.

    Signed-off-by: Lantao Liu <[email protected]>
    Random-Liu committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    32ed43b View commit details
    Browse the repository at this point in the history
  6. Set 0022 umask for hack/release.sh.

    Signed-off-by: Lantao Liu <[email protected]>
    Random-Liu committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    d46857c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #847 from Random-Liu/cherrypick-#838

    Cherrypick #838 to release/1.11
    Random-Liu authored Jul 11, 2018
    Configuration menu
    Copy the full SHA
    5aed7a4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #845 from Random-Liu/cherrypick-#843-to-1.11

    Cherrypick #843 to release/1.11
    Random-Liu authored Jul 11, 2018
    Configuration menu
    Copy the full SHA
    9aa7e2e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. support no_pivot option for runc

    Signed-off-by: yanxuean <[email protected]>
    yanxuean committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    778d783 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #854 from yanxuean/b1.11

    [cherry-pick]support no_pivot option for runc
    Random-Liu authored Jul 20, 2018
    Configuration menu
    Copy the full SHA
    d22dfea View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2018

  1. Configuration menu
    Copy the full SHA
    db752fa View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Merge pull request #860 from Random-Liu/cherrypick-#858

    Cherrypick #858 to release/1.11.
    Random-Liu authored Jul 24, 2018
    Configuration menu
    Copy the full SHA
    d00d37b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. sandbox: separate host accessing workload and privileged

    VM isolated runtimes can support privileged workloads. In this
    scenario, access to the guest VM is provided instead of the host.
    Based on this, allow untrusted runtimes to run privileged workloads.
    
    If the workload is specifically asking for node PID/IPC/network, etc.,
    then continue to require the trusted runtime.
    
    This commit repurposes the hostPrivilegedSandbox utility function to
    only check for node namespace checking.
    
    Fixes: #855
    
    Signed-off-by: Eric Ernst <[email protected]>
    Eric Ernst authored and Random-Liu committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    c037404 View commit details
    Browse the repository at this point in the history
  2. Cherrypick the lint fix.

    Signed-off-by: Lantao Liu <[email protected]>
    Random-Liu committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    119d0e3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #867 from Random-Liu/cherrypick-lint-fix

    Cherrypick the lint fix.
    Random-Liu authored Jul 26, 2018
    Configuration menu
    Copy the full SHA
    35d4b19 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #866 from Random-Liu/cherrypick-#857

    sandbox: separate host accessing workload and privileged
    Random-Liu authored Jul 26, 2018
    Configuration menu
    Copy the full SHA
    5f0852e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Support netd in GCE bootstrap.

    Signed-off-by: Lantao Liu <[email protected]>
    Random-Liu committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    f7e4290 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #870 from Random-Liu/cherrypick-#869

    Cherrypick #869 into release/1.11
    Random-Liu authored Jul 31, 2018
    Configuration menu
    Copy the full SHA
    350e93c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Configuration menu
    Copy the full SHA
    5a3085e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #875 from Random-Liu/cherry-pick-#874

    [cherrypick-release/1.11] Update containerd to b9eeaa1ce83dd9970605ddbd0b35d4d3fa5f87bd.
    Random-Liu authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    f3687c5 View commit details
    Browse the repository at this point in the history
Loading