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

[wip] nettools: Better support for old cni plugins #502

Closed
wants to merge 7 commits into from

Conversation

jellonek
Copy link
Contributor

@jellonek jellonek commented Nov 16, 2017

After rethinking: that's based on wrong approach. Requires a new logic to extract info about network interfaces in container namespace (already coded in separate branch) and a method to correlate internal with external interfaces.


This change should improve overal support for cni plugins returning Result
in form compatible with v0.2.0 of cni specification.

E.g. of such plugin is bridge used in our e2e, but also SR-IOV.


This change is Reviewable

@jellonek jellonek requested a review from ivan4th November 16, 2017 11:39
@jellonek jellonek mentioned this pull request Nov 17, 2017
3 tasks
@jellonek jellonek force-pushed the jell/old_plugins_support branch from 5f4d7cd to 434387f Compare November 17, 2017 12:29
@jellonek jellonek changed the title nettools: Better support for old cni plugins [wip] nettools: Better support for old cni plugins Nov 17, 2017
@jellonek
Copy link
Contributor Author

Superseded by #508

@jellonek jellonek closed this Nov 24, 2017
@jellonek jellonek deleted the jell/old_plugins_support branch November 24, 2017 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant