-
Notifications
You must be signed in to change notification settings - Fork 114
Comparing changes
Open a pull request
base repository: rootless-containers/rootlesskit
base: v0.9.2
head repository: rootless-containers/rootlesskit
compare: v0.9.4
- 14 commits
- 64 files changed
- 3 contributors
Commits on Mar 15, 2020
-
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 0fb030c - Browse repository at this point
Copy the full SHA 0fb030cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbed134 - Browse repository at this point
Copy the full SHA fbed134View commit details
Commits on Mar 17, 2020
-
Drop the implementation forked from runc, use moby/sys/mountinfo. Use SingleEntryFilter as we're only interested in / mount. NOTE we're no longer checking for m.Root == "/", only for the mount point. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 221d3be - Browse repository at this point
Copy the full SHA 221d3beView commit details -
Merge pull request #131 from kolyshkin/use-sys-mountinfo
Use moby/sys/mountinfo
Configuration menu - View commit details
-
Copy full SHA for c53ae22 - Browse repository at this point
Copy the full SHA c53ae22View commit details
Commits on Mar 30, 2020
-
ValidatePortSpec should allow duplicate children
Previously, any duplicate child port would cause a validation failure, even if the implementation passed. This commit adjusts the port validation to handle duplicate child ports. This commit also adds an extensive test to ValidatePortSpec, which has pretty significant logic. Adds github.com/stretchr/testify/assert as a direct dependency, previously it was indirect. Resolves #132 Authored-by: Tyler Ramer <tyaramer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ca19335 - Browse repository at this point
Copy the full SHA ca19335View commit details -
Merge pull request #133 from tylarb/duplicate_children
ValidatePortSpec should allow duplicate children
Configuration menu - View commit details
-
Copy full SHA for 1b2ddf1 - Browse repository at this point
Copy the full SHA 1b2ddf1View commit details -
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 61dd855 - Browse repository at this point
Copy the full SHA 61dd855View commit details -
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 0f576dd - Browse repository at this point
Copy the full SHA 0f576ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for c65f05b - Browse repository at this point
Copy the full SHA c65f05bView commit details
Commits on Apr 27, 2020
-
rootlesskit-docker-proxy: report detailed error via FD 3
Fix #135 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 37f7a69 - Browse repository at this point
Copy the full SHA 37f7a69View commit details -
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 4ea2bf8 - Browse repository at this point
Copy the full SHA 4ea2bf8View commit details -
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 7e466be - Browse repository at this point
Copy the full SHA 7e466beView commit details -
Merge pull request #136 from AkihiroSuda/a
rootlesskit-docker-proxy: report detailed error via FD 3
Configuration menu - View commit details
-
Copy full SHA for c723267 - Browse repository at this point
Copy the full SHA c723267View commit details -
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 0fec9ad - Browse repository at this point
Copy the full SHA 0fec9adView 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 v0.9.2...v0.9.4