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

Moving IPVLAN driver out of experimental #2230

Merged
merged 2 commits into from
Mar 1, 2019
Merged

Commits on Sep 25, 2018

  1. Moving IPVLAN driver out of experimental

    IPVLAN driver had been retained in experimental for multiple releases
    with the requirement to have a proper L3 control-plane (such as BGP) to
    go along with it which will make this driver much more useful. But
    based on the community feedback,
    moby/moby#21735, am proposing to move this
    driver out of experimental.
    
    Signed-off-by: Madhu Venugopal <[email protected]>
    mavenugo committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    7e0873d View commit details
    Browse the repository at this point in the history
  2. Removing experimental driver interface

    Signed-off-by: Madhu Venugopal <[email protected]>
    mavenugo committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    388a43b View commit details
    Browse the repository at this point in the history