Cory Snider
|
4e0319c878
[chore] clean up reexec.Init() calls
|
2 gadi atpakaļ |
Sebastiaan van Stijn
|
d4d242ba76
pkg/chrootarchive: gofumpt test files
|
2 gadi atpakaļ |
Sebastiaan van Stijn
|
dee3f716b3
pkg/chrootarchive: replace system.MkdirAll for os.Mkdir
|
2 gadi atpakaļ |
Sebastiaan van Stijn
|
8a8202fcdc
pkg/chrootarchive: TestChrootTarUntar fix copy/paste mistake
|
2 gadi atpakaļ |
Sebastiaan van Stijn
|
0955c88c2e
pkg/chrootarchive: use t.TempDir()
|
2 gadi atpakaļ |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 gadi atpakaļ |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 gadi atpakaļ |
Sebastiaan van Stijn
|
ab6b92b6b2
chrootarchive: fix "conversion from int to string yields a string of one rune"
|
5 gadi atpakaļ |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 gadi atpakaļ |
Sebastiaan van Stijn
|
9de5d3da89
pkg/chrootarchive: normalize comment formatting
|
5 gadi atpakaļ |
Sebastiaan van Stijn
|
e554ab5589
Allow system.MkDirAll() to be used as drop-in for os.MkDirAll()
|
6 gadi atpakaļ |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 gadi atpakaļ |
Vincent Demeester
|
a7999aaa53
Skip some tests requires root uid when run as user
|
7 gadi atpakaļ |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 gadi atpakaļ |
Michael Crosby
|
5a9b5f10cf
Remove solaris files
|
7 gadi atpakaļ |
John Howard
|
ed10ac6ee9
LCOW: Create layer folders with correct ACL
|
8 gadi atpakaļ |
Daniel Nephin
|
967ef7e6d2
Remove unused functions from archive.
|
8 gadi atpakaļ |
unclejack
|
087f7307a6
pkg/{chroot,}archive: clean up a few small issues
|
8 gadi atpakaļ |
Amit Krishnan
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
9 gadi atpakaļ |
Darren Stahl
|
7f6ef09736
Windows CI: Unit Tests stop running failing chrootarchive tests
|
9 gadi atpakaļ |
John Howard
|
62f648b061
Windows: chrootarchive refactor
|
10 gadi atpakaļ |
Yestin Sun
|
67df8e4257
Improve test accuracy for pkg/chrootarchive (part 2)
|
10 gadi atpakaļ |
Evan Hazlett
|
b6e64981e6
Merge pull request #12204 from yestin/11601-supplement-tests-part-1
|
10 gadi atpakaļ |
Phil Estes
|
908db51804
Send archive options via pipe in chrootarchive
|
10 gadi atpakaļ |
Yestin Sun
|
7bb4b055ab
Improve test accuracy for pkg/chrootarchive (part 1)
|
10 gadi atpakaļ |
Yestin Sun
|
a08048d5c8
Add more tests for pkg/chrootarchive
|
10 gadi atpakaļ |
Jason Sommer
|
0826ac1581
Fixed relative filepath check
|
10 gadi atpakaļ |
Doug Davis
|
6d801a3caa
Have .dockerignore support Dockerfile/.dockerignore
|
10 gadi atpakaļ |
Josh Hawn
|
35a22c9e12
Refactor to optimize storage driver ApplyDiff()
|
10 gadi atpakaļ |
Michael Crosby
|
d1535131d2
Flush stdin from within chroot archive
|
10 gadi atpakaļ |