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

Upgrade moby/moby dependencies to reflect StopOptions change (carry 3083) #3103

Commits on Dec 15, 2022

  1. Upgrade moby/moby dependencies to reflect StopOptions change

    Update to the latest v23.0.0-dev
    
    full diff: moby/moby@7ea283f...v23.0.0-beta.1
    
    rewrite TestAllocateWithInvalidSubnet as it was no longer valid
    
    This test was added in d5f9e7f (renamed
    in b2ad71f). At the time, docker did not
    support /32 subnets, but starting with
    moby/moby@3a938df,
    docker added support for /31 and /32 subnets, rendering this tests invalid.
    
    Signed-off-by: Martin Braun <[email protected]>
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    s4ke authored and thaJeztah committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    26771f8 View commit details
    Browse the repository at this point in the history