-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Comparing changes
Open a pull request
base repository: moby/moby
base: 4f9c865
head repository: moby/moby
compare: 615dfdf
- 8 commits
- 5 files changed
- 4 contributors
Commits on Jan 18, 2024
-
net=host: remove /var/run/docker/netns/default from OCI config
Prior to this commit, a container running with `--net=host` had `{"type":"network","path":"/var/run/docker/netns/default"}` in the ``.linux.namespaces` field of the OCI Runtime Config, but this wasn't needed. Close issue 47100 Signed-off-by: Akihiro Suda <[email protected]>Configuration menu - View commit details
-
Copy full SHA for ed15f1d - Browse repository at this point
Copy the full SHA ed15f1dView commit details -
ci: Always run snapshotter tests on Linux
Now that we have a green CI on linux we can enable this for all PRs. Signed-off-by: Djordje Lukic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd48159 - Browse repository at this point
Copy the full SHA bd48159View commit details -
Merge pull request #47101 from AkihiroSuda/refactor-47100
net=host: remove /var/run/docker/netns/default from OCI config
Configuration menu - View commit details
-
Copy full SHA for 982f85b - Browse repository at this point
Copy the full SHA 982f85bView commit details -
Merge pull request #47104 from rumpl/run-snapshotter-linux-tests
ci: Always run snapshotter tests on Linux
Configuration menu - View commit details
-
Copy full SHA for c183fcf - Browse repository at this point
Copy the full SHA c183fcfView commit details -
c8d/mount: Use ref-counted mounter by default
All commonly used filesystems should use ref-counted mounter, so make it the default instead of having to whitelist them. Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae6468b - Browse repository at this point
Copy the full SHA ae6468bView commit details -
c8d/integation: Adjust error in TestPullLinuxImageFailsOnWindows
Message is different with containerd backend. The Linux test `TestPullLinuxImageFailsOnLinux` was adjusted before, but we missed this one. Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05695c2 - Browse repository at this point
Copy the full SHA 05695c2View commit details -
Merge pull request #47105 from vvoland/c8d-mount-refcount-default
c8d/mount: Use ref-counted mounter by default
Configuration menu - View commit details
-
Copy full SHA for 7cbf01b - Browse repository at this point
Copy the full SHA 7cbf01bView commit details -
Merge pull request #47106 from vvoland/c8d-windows-pull-error-msg
c8d/integration: Adjust error in TestPullLinuxImageFailsOnWindows
Configuration menu - View commit details
-
Copy full SHA for 615dfdf - Browse repository at this point
Copy the full SHA 615dfdfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4f9c865...615dfdf