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

Add ip-reconciler Fix for "net" name + rebase to upstream #6

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Aug 25, 2021

  1. readme: fix yaml paths

    jean-edouard authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    38884bf View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Add support for CNI version

    The hack/build-go.sh script is modified to pass version information
    during the build through LDFLAGS, which is a pretty standard technique.
    
    This information can then be used to report the version of the
    whereabouts CNI plugin at runtime; before this change the plugin would
    just print "TODO".
    antoninbas committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    ad343c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c588ee7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Merge pull request k8snetworkplumbingwg#134 from jean-edouard/patch-1

    readme: fix yaml paths
    dougbtv authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    e32d4d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Merge pull request k8snetworkplumbingwg#135 from antoninbas/support-c…

    …ni-version
    
    Add support for CNI version
    dougbtv authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    3dacc67 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

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