-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Comparing changes
Open a pull request
base repository: containerd/containerd
base: 63522d9
head repository: containerd/containerd
compare: 08f7ee9
- 19 commits
- 42 files changed
- 10 contributors
Commits on Jun 7, 2018
-
Update adding maintainer section
Updates the maintainers file to align with the process we have been following for adding maintainers and reviewers. Signed-off-by: Derek McGowan <derek@mcgstyle.net>
Configuration menu - View commit details
-
Copy full SHA for 7ba62b1 - Browse repository at this point
Copy the full SHA 7ba62b1View commit details
Commits on Jun 8, 2018
-
Merge pull request #2370 from dmcgowan/update-maintainers-rules
Update adding maintainer section
Configuration menu - View commit details
-
Copy full SHA for 35887db - Browse repository at this point
Copy the full SHA 35887dbView commit details -
Replace gotestyourself by gotest.tools
github.com/gotestyourself/gotestyourself moved to gotest.tools with version 2.0.0. Moving to that one, bumping it to v2.1.0. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Configuration menu - View commit details
-
Copy full SHA for 3830180 - Browse repository at this point
Copy the full SHA 3830180View commit details -
Update tests to use gotest.tools angel
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Configuration menu - View commit details
-
Copy full SHA for 832b05a - Browse repository at this point
Copy the full SHA 832b05aView commit details
Commits on Jun 11, 2018
-
Merge pull request #2393 from vdemeester/gotestyourself-with-tools
Update gotestyourself to gotest.tools
Configuration menu - View commit details
-
Copy full SHA for 0158a6f - Browse repository at this point
Copy the full SHA 0158a6fView commit details
Commits on Jun 13, 2018
-
Docs: Fix incomplete instructions for building using docker
Fixes: #2396 Signed-off-by: Harshal Patil <harshal.patil@in.ibm.com>
Harshal Patil committedJun 13, 2018 Configuration menu - View commit details
-
Copy full SHA for ef449aa - Browse repository at this point
Copy the full SHA ef449aaView commit details
Commits on Jun 14, 2018
-
Merge pull request #2397 from harche/doc_fix
Docs: Fix incomplete instructions for building using docker
Configuration menu - View commit details
-
Copy full SHA for c1e1f3d - Browse repository at this point
Copy the full SHA c1e1f3dView commit details
Commits on Jun 19, 2018
-
Signed-off-by: Andrew Osheroff <andrewosh@gmail.com> Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 3c5b0dc - Browse repository at this point
Copy the full SHA 3c5b0dcView commit details
Commits on Jun 20, 2018
-
images: provide better error for manifest list match error
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 53fe31d - Browse repository at this point
Copy the full SHA 53fe31dView commit details
Commits on Jun 21, 2018
-
Move ContainerFlags to "commands" package
Commit 0551328 exposed the "rootfs" and "no-pivot" flags for the "containers" command, but it accidentally removed them for "run" since package-level variables are initialized before package-level init functions in golang. Hoisting these flags to a package imported by both commands solves the problem. Signed-off-by: Felix Abecassis <fabecassis@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 5dd22a2 - Browse repository at this point
Copy the full SHA 5dd22a2View commit details -
Merge pull request #2410 from tonistiigi/mlist-error
images: provide better error for manifest list match error
Configuration menu - View commit details
-
Copy full SHA for 7ff2748 - Browse repository at this point
Copy the full SHA 7ff2748View commit details
Commits on Jun 22, 2018
-
The normalization was being inconsistently applied causing a failure to match some platforms in manifest lists. Fix the matcher and normalization to be more consistent and add changes to parser to prevent the defaulted variants from being set in the platform structure. Signed-off-by: Derek McGowan <derek@mcgstyle.net>
Configuration menu - View commit details
-
Copy full SHA for 37ab93e - Browse repository at this point
Copy the full SHA 37ab93eView commit details -
Merge pull request #2408 from estesp/carry-2363
Update architecture.md (Carry PR 2363)
Configuration menu - View commit details
-
Copy full SHA for 995310c - Browse repository at this point
Copy the full SHA 995310cView commit details -
Merge pull request #2414 from dmcgowan/platform-arm-normalization
Fix arm platform matching
Configuration menu - View commit details
-
Copy full SHA for 47a128d - Browse repository at this point
Copy the full SHA 47a128dView commit details
Commits on Jun 23, 2018
-
Normalize arm64 to an empty variant
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
Configuration menu - View commit details
-
Copy full SHA for db3c5af - Browse repository at this point
Copy the full SHA db3c5afView commit details
Commits on Jun 25, 2018
-
Merge pull request #2417 from dmcgowan/update-arm64-normalize
Normalize arm64 to an empty variant
Configuration menu - View commit details
-
Copy full SHA for f15c3be - Browse repository at this point
Copy the full SHA f15c3beView commit details -
Merge pull request #2411 from flx42/move-containerflags
Move ContainerFlags to "commands" package
Configuration menu - View commit details
-
Copy full SHA for 1ac546b - Browse repository at this point
Copy the full SHA 1ac546bView commit details
Commits on Jun 26, 2018
-
Set shim max procs via env var
This sets the shim's max procs to 2, like we already have hard coded in the shim, with the env var so that it is set at go runtime boot. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 68e144c - Browse repository at this point
Copy the full SHA 68e144cView commit details -
Merge pull request #2423 from crosbymichael/shim-procs
Set shim max procs via env var
Configuration menu - View commit details
-
Copy full SHA for 08f7ee9 - Browse repository at this point
Copy the full SHA 08f7ee9View 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 63522d9...08f7ee9