Sebastiaan van Stijn
|
1da079f211
pkg/idtools: use string-literals for easier grep'ing
|
2 yıl önce |
Sebastiaan van Stijn
|
ab35df454d
remove pre-go1.17 build-tags
|
2 yıl önce |
Sebastiaan van Stijn
|
1e88fe578e
pkg/idtools: remove execCmd() utility
|
2 yıl önce |
Sebastiaan van Stijn
|
69f72417f4
pkg/idtools: remove CanAccess(), and move to daemon
|
2 yıl önce |
Sebastiaan van Stijn
|
11cceea58a
pkg/idtools: cleanup errors
|
2 yıl önce |
Sebastiaan van Stijn
|
2e74e307d0
pkg/idtools: format code with gofumpt
|
2 yıl önce |
Sebastiaan van Stijn
|
1e13247d6d
pkg/idtools: mkdirAs(): fix infinite loops and repeated "chown"
|
2 yıl önce |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 yıl önce |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 yıl önce |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 yıl önce |
Akhil Mohan
|
7ad0da7051
remove group name from identity mapping
|
5 yıl önce |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 yıl önce |
Sebastiaan van Stijn
|
2c31edbbb6
unconvert: remove unnescessary conversions
|
6 yıl önce |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 yıl önce |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 yıl önce |
Vincent Demeester
|
a7999aaa53
Skip some tests requires root uid when run as user
|
7 yıl önce |
Vincent Demeester
|
5d8b88b114
Fix typo in idtools tests
|
7 yıl önce |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 yıl önce |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
Kir Kolyshkin
|
2aa13f86f0
idtools.MkdirAs*: error out if dir exists as file
|
7 yıl önce |
Sebastiaan van Stijn
|
9aba019b72
Update idtools tests to test non-deprecated functions
|
7 yıl önce |
Danyal Khaliq
|
00c0ee885c
Increase Coverage of pkg/idtools
|
7 yıl önce |
Tobias Klauser
|
01f70b028e
Switch Stat syscalls to x/sys/unix
|
8 yıl önce |
Daniel Nephin
|
6150ebf7b4
Remove MkdirAllNewAs and update tests.
|
8 yıl önce |
Antonio Murdaca
|
bf04d68db2
pkg: idtools: fix subid files parsing
|
9 yıl önce |
Phil Estes
|
ae8c004dc1
Correct build-time directory creation with user namespaced daemon
|
9 yıl önce |