Sebastiaan van Stijn
|
f7552f1de4
pkg/archive: format code with gofumpt
|
před 3 roky |
Cory Snider
|
6690d2969c
pkg/archive: bail if setting xattrs is unsupported
|
před 2 roky |
Bjorn Neergaard
|
5dff494b87
test(pkg/archive): add TestImpliedDirectoryPermissions
|
před 2 roky |
Eng Zer Jun
|
36049a04d2
test: use `T.Setenv` to set env vars in tests
|
před 3 roky |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
před 3 roky |
Cory Snider
|
e9bbc41dd1
Remove local fork of archive/tar package
|
před 3 roky |
Da McGrady
|
23abee412b
compression: support zstd with skippable frame
|
před 3 roky |
Giuseppe Scrivano
|
e187eb2bb5
compression: add support for the zstd algorithm
|
před 4 roky |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
před 3 roky |
Sebastiaan van Stijn
|
472f21b923
replace uses of deprecated containerd/sys.RunningInUserNS()
|
před 4 roky |
Tonis Tiigi
|
ba7906aef3
archive: avoid creating parent dirs for XGlobalHeader
|
před 4 roky |
Sebastiaan van Stijn
|
f7d5d70e44
pkg/archive: use containerd/sys to detect UserNamespaces
|
před 5 roky |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
před 5 roky |
Ziheng Liu
|
d7bc994a08
awslogs & archive: prevent 2 goroutine leaks in test functions
|
před 5 roky |
Stephen Benjamin
|
89dd10b06e
archive: fix race condition in cmdStream
|
před 5 roky |
Akihiro Suda
|
037e370de1
pkg/archive: annotate tests that requires initial userns
|
před 6 roky |
John Howard
|
56b732058e
pkg/archive fixes, and port most unit tests to Windows
|
před 6 roky |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
před 7 roky |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
před 7 roky |
Vincent Demeester
|
a7999aaa53
Skip some tests requires root uid when run as user
|
před 7 roky |
Manuel Rüger
|
108bbd96cb
Fix tests for pkg/archive
|
před 7 roky |
Daniel Nephin
|
c9e52bd0da
Post migration assertion fixes
|
před 7 roky |
Daniel Nephin
|
6be0f70983
Automated migration using
|
před 7 roky |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
před 7 roky |
Sargun Dhillon
|
fd35494a25
Make image (layer) downloads faster by using pigz
|
před 7 roky |
Michael Crosby
|
5a9b5f10cf
Remove solaris files
|
před 7 roky |
Daniel Nephin
|
09652bf878
Add ineffassign linter
|
před 8 roky |
Sébastien HOUZÉ
|
8a34c67a7e
archive: add ChownOpts support to TarWithOptions
|
před 8 roky |
yangshukui
|
1f1e8e9c0e
use testify to check error for test unit test of archive package
|
před 8 roky |
Tonis Tiigi
|
4a3cfda45e
archive: add test for prefix header
|
před 8 roky |