Tõnis Tiigi
6d2595c6fe
Merge pull request #274 from vdemeester/remove-shell-parser
...
Remove shell parser for dockerfile2llb, using moby upstream package
2018-02-01 18:03:33 -08:00
Vincent Demeester
79e346f59a
Add deadcode to the linter
...
it tends to help keeping uneeded code out O:)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-02-01 17:59:04 -08:00
Vincent Demeester
2f162c1138
Remove shell parser for dockerfile2llb, using moby upstream package
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-02-01 17:46:51 -08:00
Tõnis Tiigi
55f9b044e2
Merge pull request #273 from vdemeester/bump-docker-docker-remove-fork-need
...
Bump docker/docker and remove fork
2018-02-01 17:41:20 -08:00
Vincent Demeester
709de9e462
Bump docker/docker and remove fork
...
The commits buildkit depends on from docker/docker are now merged in
docker/docker so there is no need for using a fork.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-02-01 16:50:19 -08:00
Tõnis Tiigi
875d1b4f4f
Merge pull request #270 from vdemeester/clean-some-docker-pkg-deps
...
Clean some small dependencies on docker/docker package
2018-02-01 16:18:46 -08:00
Vincent Demeester
08373f2381
Clean some small dependencies on docker/docker package
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-02-01 16:05:24 -08:00
Tõnis Tiigi
fd44e0b067
Merge pull request #269 from AkihiroSuda/c8d-v102rc0
...
update containerd (binary: v1.0.2-rc.0, library: Feb 1, 2018)
2018-02-01 10:11:53 -08:00
Akihiro Suda
e2f4777103
update containerd (binary: v1.0.2-rc.0, library: Feb 1, 2018)
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-02-01 18:38:32 +09:00
Tõnis Tiigi
3a8430df6e
Merge pull request #268 from tonistiigi/solver2-updates
...
solver: new implementation, follow-up #267
2018-01-31 22:50:17 -08:00
Tonis Tiigi
bcbb3d6234
util: add stateful cond package
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-31 18:44:09 -08:00
Tonis Tiigi
a244195d1f
solver: add new tests for concurrency and error cases
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-31 18:09:34 -08:00
Tonis Tiigi
1805895e58
solver: new implementation
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-31 18:09:34 -08:00
Tonis Tiigi
a2d9a6ea0b
Revert "solver: new implementation"
...
This reverts commit 5939939666
.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-31 18:09:28 -08:00
Tonis Tiigi
f78b03608a
Revert "solver: add new tests for concurrency and error cases"
...
This reverts commit 9c005a8051
.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-31 18:09:15 -08:00
Akihiro Suda
9c8fc18511
Merge pull request #267 from tonistiigi/solver2
...
solver: new implementation
2018-02-01 10:23:31 +09:00
Tonis Tiigi
9c005a8051
solver: add new tests for concurrency and error cases
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-30 18:08:24 -08:00
Tonis Tiigi
5939939666
solver: new implementation
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-30 18:08:19 -08:00
Tõnis Tiigi
3478785609
Merge pull request #265 from AkihiroSuda/ctl-trace-panic
...
buildctl: fix nil panic
2018-01-23 10:21:03 -08:00
Tõnis Tiigi
821ea435d3
Merge pull request #264 from AkihiroSuda/fix-listener-panic
...
buildkitd: fix index-out-of-range panic in parsing wrong addr string
2018-01-23 10:18:00 -08:00
Tõnis Tiigi
3c4f8e2ed4
Merge pull request #263 from AkihiroSuda/c8d-v101
...
update containerd (binary: v1.0.1, library: Jan 23, 2018)
2018-01-23 10:17:33 -08:00
Akihiro Suda
a39256e9bf
update containerd (binary: v1.0.1, library: Jan 23, 2018)
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-01-23 12:55:45 +09:00
Akihiro Suda
ddc3dba617
buildctl: fix nil panic
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-01-23 11:48:49 +09:00
Akihiro Suda
51e22a478a
buildkitd: fix index-out-of-range panic in parsing wrong addr string
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-01-23 11:29:07 +09:00
Akihiro Suda
ff49ce87a6
Merge pull request #260 from tonistiigi/context
...
Remove net/context dependencies
2018-01-18 12:23:45 +09:00
Tonis Tiigi
6e40e83d35
Remove net/context dependencies
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-17 09:11:22 -08:00
Akihiro Suda
ac8c2b95d3
Merge pull request #258 from tonistiigi/update-containerd
...
vendor: update containerd to 1.0.1-rc0
2018-01-12 13:13:01 +09:00
Akihiro Suda
4471eb92fc
Merge pull request #259 from tonistiigi/update-fsutil
...
vendor: update fsutil to 0b8b62dee
2018-01-12 12:51:38 +09:00
Tonis Tiigi
7f0ad90c84
vendor: update fsutil to 0b8b62dee
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-11 17:59:31 -08:00
Tonis Tiigi
00da260047
client: enable test for parent directories
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-11 17:50:15 -08:00
Tonis Tiigi
b8dc00de71
vendor: update containerd to 1.0.1-rc0
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-11 17:49:09 -08:00
Akihiro Suda
99b32f1878
Merge pull request #255 from tonistiigi/tracing
...
Add opentracing providers
2018-01-09 11:14:05 +09:00
Tonis Tiigi
eb027792b5
readme: add tracing note
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-08 18:03:12 -08:00
Tonis Tiigi
29b72a3912
solver: add some trace points
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-08 18:03:12 -08:00
Tonis Tiigi
b94704e55c
session: fix session closing and tracing
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-08 18:03:06 -08:00
Tonis Tiigi
6b98dedaef
Add grpc opentracing support to the binaries
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-08 17:49:34 -08:00
Akihiro Suda
dc43b45489
Merge pull request #256 from tonistiigi/test-wait-releasable
...
client: fix tests to wait snapshots to become releasable
2018-01-09 10:14:50 +09:00
Tonis Tiigi
1e0b890dd1
client: fix tests to wait snapshots to become releasable
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-08 11:45:53 -08:00
Akihiro Suda
8cd775d108
Merge pull request #254 from tonistiigi/fix-create-time
...
exported: fix image creation time on export
2018-01-06 15:05:24 +09:00
Tonis Tiigi
e0d056f418
exported: fix image creation time on export
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-05 10:51:32 -08:00
Akihiro Suda
ae43689c40
Merge pull request #249 from tonistiigi/prune
...
add prune support and fix containerd gc
2018-01-05 17:56:33 +09:00
Tonis Tiigi
1c9b9c9959
cache: add global prune lock
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-04 23:09:05 -08:00
Tonis Tiigi
b88a98bcad
client: add integration tests for prune
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-04 23:09:05 -08:00
Tonis Tiigi
ccedd87e63
exporter: set proper labels on exported images
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-04 23:09:05 -08:00
Tonis Tiigi
00a5729229
pull: fix content labels after pull
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-04 23:09:05 -08:00
Tonis Tiigi
b0679c66db
snapshot: clean up snapshot interface
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-04 23:09:05 -08:00
Tonis Tiigi
56353f99a8
snapshot: combine nogc snapshotting helpers
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-04 23:09:05 -08:00
Tonis Tiigi
63ce643468
cache: add prune support
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-04 23:09:05 -08:00
Tonis Tiigi
f3af4fbbf9
cache: update ref locking readability
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2018-01-04 23:09:05 -08:00
Akihiro Suda
982ca35c7a
Merge pull request #250 from tonistiigi/mktemp
...
hack: fix scripts for macos
2017-12-29 02:03:27 +07:00