Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: moby/swarmkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e28e8ba
Choose a base ref
...
head repository: moby/swarmkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 75e92ce
Choose a head ref
  • 11 commits
  • 79 files changed
  • 3 contributors

Commits on Feb 14, 2023

  1. Windows: Support local drivers internal, l2bridge and nat

    do that by utilizing new dynamic manager
    
    Signed-off-by: Olli Janatuinen <[email protected]>
    olljanat committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9177d5a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. vendor: github.com/stretchr/testify v1.8.1

    no changes in vendored code
    
    full diff: stretchr/testify@v1.8.0...v1.8.1
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    af37ca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c3b17 View commit details
    Browse the repository at this point in the history
  3. vendor: golang.org/x/sys v0.5.0

    full diff: golang/sys@v0.4.0...v0.5.0
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    5b26f2a View commit details
    Browse the repository at this point in the history
  4. vendor: golang.org/x/text v0.7.0

    full diff: golang/text@v0.6.0...v0.7.0
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    9de9898 View commit details
    Browse the repository at this point in the history
  5. vendor: golang.org/x/net v0.7.0

    full diff: golang/net@v0.5.0...v0.7.0
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    f05531e View commit details
    Browse the repository at this point in the history
  6. vendor: github.com/docker/docker v23.0.2

    no changes to vendored files
    
    full diff: moby/moby@v23.0.1...v23.0.2
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    4ffc495 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Merge pull request #3125 from thaJeztah/update_engine_23.0.2

    vendor: github.com/docker/docker v23.0.2
    thaJeztah authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c268021 View commit details
    Browse the repository at this point in the history
  2. vendor: github.com/docker/docker v23.0.3

    full diff: moby/moby@v23.0.2...v23.0.3
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f68e5bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3121 from olljanat/move-drv-manager

    Windows: Support local drivers internal, l2bridge and nat
    thaJeztah authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f9e1607 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3126 from thaJeztah/update_engine_23.0.3

    vendor: github.com/docker/docker v23.0.3
    thaJeztah authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    75e92ce View commit details
    Browse the repository at this point in the history
Loading