Aaron Lehmann
|
8691a77e44
Fix build cache false positives when build context tar contains unnormalized paths
|
9 年之前 |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 年之前 |
Alexander Morozov
|
270e8cf64d
Fix golint warnings
|
9 年之前 |
Vincent Demeester
|
18c7c67308
Lint on pkg/* packages
|
10 年之前 |
Tianon Gravi
|
576985a1dc
Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum!
|
10 年之前 |
Josh Hawn
|
ba3bad66f9
Always store images with tarsum.v1 checksum added
|
10 年之前 |
Josh Hawn
|
213e3d1166
Add Tarsum Calculation during v2 Pull operation
|
10 年之前 |
unclejack
|
e7c0587d54
pkg/tarsum: delete the logging code
|
10 年之前 |
Vincent Batts
|
6a74f071af
pkg/tarsum: actually init the TarSum struct
|
10 年之前 |
Josh Hawn
|
a7aa2c8ad2
Finalize TarSum Version 1 w/ refactor
|
10 年之前 |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 年之前 |
Derek McGowan
|
5cdf7f5077
pkg/tarsum: fix panic with dynamic buffer
|
10 年之前 |
Vincent Batts
|
4e9925d780
tarsum: allow for alternate block ciphers
|
11 年之前 |
Vincent Batts
|
c5e6362c53
tarsum: name collision fix
|
11 年之前 |
Vincent Batts
|
0a6fd743ea
Merge pull request #8063 from jlhawn/tarsum_empty_tar_archive
|
10 年之前 |
Josh Hawn
|
bc956c6b79
Correct tarsum finish logic
|
10 年之前 |
Vincent Batts
|
0ecafb8a69
tarsum: version the addition of xattrs
|
10 年之前 |
Vincent Batts
|
448c8ecb0f
tarsum: include xattr headers in to the checksum
|
11 年之前 |
Vincent Batts
|
ec01eb653d
tarsum: TarSum is not the interface
|
10 年之前 |
Vincent Batts
|
747f89cd32
TarSum: versioning
|
11 年之前 |
Vincent Batts
|
197f9b1e2b
Merge pull request #7921 from unclejack/increase_tarsum_buffer_size
|
10 年之前 |
Vincent Batts
|
6a8cae3e03
tarsum: use Debugf, not Infof
|
10 年之前 |
unclejack
|
7ef3440750
pkg/tarsum: add dynamic buffer sizing
|
11 年之前 |
unclejack
|
55533693be
pkg/tarsum: avoid buf2 allocation in Read
|
11 年之前 |
Josiah Kiehl
|
a02f67be5b
Extract log utils into pkg/log
|
11 年之前 |
Erik Hollensbe
|
ff02bea883
utils.Debugf -> fmt.Printf
|
11 年之前 |
Erik Hollensbe
|
1219e458d1
utils/tarsum* -> pkg/tarsum
|
11 年之前 |