Sebastiaan van Stijn
|
f7552f1de4
pkg/archive: format code with gofumpt
|
3 years ago |
Sebastiaan van Stijn
|
4347080b46
pkg/system: remove Umask() utility
|
2 years ago |
Sebastiaan van Stijn
|
412c650e05
pkg/*: fix "empty-lines" (revive)
|
2 years ago |
Sebastiaan van Stijn
|
52c1a2fae8
gofmt GoDoc comments with go1.19
|
3 years ago |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 years ago |
Sebastiaan van Stijn
|
472f21b923
replace uses of deprecated containerd/sys.RunningInUserNS()
|
4 years ago |
Akihiro Suda
|
6322dfc217
archive: do not use overlayWhiteoutConverter for UserNS
|
4 years ago |
Sebastiaan van Stijn
|
f7d5d70e44
pkg/archive: use containerd/sys to detect UserNamespaces
|
5 years ago |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 years ago |
Kir Kolyshkin
|
b890c20555
pkg/archive: use mount pkg
|
5 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Akihiro Suda
|
ec153ccfc8
pkg/archive: add TestReexecUserNSOverlayWhiteoutConverter
|
6 years ago |
Akihiro Suda
|
037e370de1
pkg/archive: annotate tests that requires initial userns
|
6 years ago |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 years ago |
Vincent Demeester
|
a7999aaa53
Skip some tests requires root uid when run as user
|
7 years ago |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
yangshukui
|
1f1e8e9c0e
use testify to check error for test unit test of archive package
|
8 years ago |
Christopher Jones
|
069fdc8a08
[project] change syscall to /x/sys/unix|windows
|
8 years ago |
Derek McGowan
|
daa7019517
Ensure opaque directory permissions respected
|
8 years ago |