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

CNI Implementation #7518

Merged
merged 8 commits into from
May 15, 2020
Merged

CNI Implementation #7518

merged 8 commits into from
May 15, 2020

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    90653b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07d46ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c62600d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d69ffd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17b2a4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02454d6 View commit details
    Browse the repository at this point in the history
  7. cni: return first error if setup retry fails

    Signed-off-by: Nick Ethier <nethier@hashicorp.com>
    nickethier committed May 15, 2020
    Configuration menu
    Copy the full SHA
    39e247a View commit details
    Browse the repository at this point in the history
  8. cni: fix assertion ordering in tests with multiple node networks

    ignore comparing networking for now in test
    
    Apply suggestions from code review
    
    Co-authored-by: Seth Hoenig <shoenig@hashicorp.com>
    nickethier and shoenig committed May 15, 2020
    Configuration menu
    Copy the full SHA
    8dc9159 View commit details
    Browse the repository at this point in the history