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: containerd/go-cni
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e559bd8
Choose a base ref
...
head repository: containerd/go-cni
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 27e9fad
Choose a head ref
  • 8 commits
  • 9 files changed
  • 6 contributors

Commits on Feb 23, 2022

  1. Add integration test and update go version

    * Use real CNI plugins to test Setup/Remove API.
    * Update go version from 1.16.x to 1.17.x in CI.
    * Remove coverage
    
    Signed-off-by: Wei Fu <[email protected]>
    fuweid committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    49aa5ab View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. update comment for capabilities

    Signed-off-by: Ye Sijun <[email protected]>
    junnplus committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a4d8d38 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Merge pull request #84 from fuweid/add-test

    Add integration test for linux and update go version from 1.16 to 1.17
    dmcgowan authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    4d65d29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from Junnplus/capability

    Update comment for capabilities
    estesp authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    70ee272 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. moving up to latest CNI plugin release

    Signed-off-by: Mike Brown <[email protected]>
    mikebrow committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    689fcd9 View commit details
    Browse the repository at this point in the history
  2. Update loopback version to support check

    Signed-off-by: Michael Zappa <[email protected]>
    Michael Zappa authored and Michael Zappa committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    9ebcec1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #88 from MikeZappa87/bug/fixloversion

    Fix Loopback Version
    estesp authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    9e64dd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27e9fad View commit details
    Browse the repository at this point in the history
Loading