Cory Snider
|
3cf409aa9e
pkg/archive: migrate to (tar.Header).PAXRecords
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Sebastiaan van Stijn
|
5e2a1195d7
swap logrus types for their containerd/logs aliases
|
2 年之前 |
Sebastiaan van Stijn
|
f7552f1de4
pkg/archive: format code with gofumpt
|
3 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Cory Snider
|
6690d2969c
pkg/archive: bail if setting xattrs is unsupported
|
2 年之前 |
Cory Snider
|
0cdfd5f275
pkg/system: return rich errors from L(g|s)etxattr
|
2 年之前 |
Cory Snider
|
dea3f2b417
Migrate away from things deprecated in Go 1.20
|
2 年之前 |
Brian Goff
|
6eab4f55fa
Merge pull request #44210 from corhere/chrootarchive-without-reexec
|
2 年之前 |
Sebastiaan van Stijn
|
67b9f120d5
pkg/archive: switch back to os/exec
|
2 年之前 |
Cory Snider
|
5de229644f
pkg/chrootarchive: stop reexec'ing before chroot
|
2 年之前 |
Sebastiaan van Stijn
|
b9921a5560
Merge pull request #44273 from thaJeztah/use_walkdir
|
2 年之前 |
Samuel Karp
|
c9d2b7df77
Merge pull request #44222 from thaJeztah/godoc_instead_of_readme
|
2 年之前 |
Sebastiaan van Stijn
|
ec000ce555
pkg/archive: use filepath.WalkDir instead of filepath.Walk
|
2 年之前 |
Sebastiaan van Stijn
|
3c69b9f2c5
replace pkg/fileutils Matching funcs with github.com/moby/patternmatcher
|
2 年之前 |
Sebastiaan van Stijn
|
f73d72bfdc
pkg: replace some README's with GoDoc package descriptions
|
2 年之前 |
Sebastiaan van Stijn
|
412c650e05
pkg/*: fix "empty-lines" (revive)
|
2 年之前 |
Bjorn Neergaard
|
4831ff9f27
refactor(pkg/archive): factor out createImpliedDirectories helper
|
2 年之前 |
Sebastiaan van Stijn
|
a39ba095eb
Merge pull request #44060 from thaJeztah/archive_cleanup
|
2 年之前 |
Sebastiaan van Stijn
|
cddaa84777
pkg/archive: remove backward compat hack for go < 1.9
|
2 年之前 |
Sebastiaan van Stijn
|
d59758450b
pkg/archive: make CanonicalTarNameForPath and alias for filepath.ToSlash
|
2 年之前 |
Sebastiaan van Stijn
|
509f19f611
replace pkg/system Sequential funcs with moby/sys/sequential
|
2 年之前 |
Sebastiaan van Stijn
|
52c1a2fae8
gofmt GoDoc comments with go1.19
|
3 年之前 |
Akihiro Suda
|
0afc71fc90
archive: add human-readable hint to Lchown error
|
3 年之前 |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 年之前 |
Cory Snider
|
833139f390
pkg/archive: audit gosec file-traversal lints
|
3 年之前 |
Cory Snider
|
e9bbc41dd1
Remove local fork of archive/tar package
|
3 年之前 |
Aaron Lehmann
|
4555d3aa54
pkg/fileutils: Track incremental pattern match results against each pattern
|
3 年之前 |
Da McGrady
|
23abee412b
compression: support zstd with skippable frame
|
3 年之前 |
Giuseppe Scrivano
|
e187eb2bb5
compression: add support for the zstd algorithm
|
4 年之前 |