Commit Graph

1783 Commits (9c70c31a5126b5287f8f339b23e14380c5c24676)

Author SHA1 Message Date
Tonis Tiigi 9c70c31a51 vendor: patch differ deadlock
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-04-25 22:50:38 -07:00
Tõnis Tiigi 8818c67cff
Merge pull request #956 from AkihiroSuda/kube-consistent-hash
add example/kube-consistent-hash
2019-04-23 10:10:13 -07:00
Tõnis Tiigi 9a18f80403
Merge pull request #955 from tonistiigi/arm-variant
exporter: put arm variant in the image config
2019-04-23 08:09:00 -07:00
Akihiro Suda aa9c666e16 add example/kube-consistent-hash
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-04-23 19:35:29 +09:00
Tõnis Tiigi 6864605c88
Merge pull request #942 from thaJeztah/hack_add_BUILDKITD_TAGS
hack/binaries: add BUILDKITD_TAGS
2019-04-22 21:41:55 -07:00
Tibor Vass c87e82f06c
Merge pull request #954 from tonistiigi/cache-import-errors
llbsolver: make remote cache errors not fatal
2019-04-22 18:01:37 -07:00
Tonis Tiigi 427e2f0a5f exporter: put arm variant in the image config
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-04-22 18:01:30 -07:00
Tibor Vass e2f33ce4f0
Merge pull request #934 from tonistiigi/shared-session
client: add shared session possibility
2019-04-22 17:39:13 -07:00
Tonis Tiigi 84bbb344fa llbsolver: make remote cache errors not fatal
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-04-22 16:50:18 -07:00
Tõnis Tiigi e8f65b65a3
Merge pull request #951 from AkihiroSuda/kube-pod-connhelper
new connhelper: kube-pod
2019-04-22 15:22:13 -07:00
Tõnis Tiigi 925aff3294
Merge pull request #947 from tonistiigi/external-dockerfile
dockerfile: allow external dockerfile on remote context
2019-04-22 11:02:03 -07:00
Sebastiaan van Stijn ac7893837f
hack/binaries: add BUILDKITD_TAGS
This makes setting build-tags more convenient;

    make binaries BUILDKITD_TAGS="$(cat frontend/dockerfile/release/experimental/tags)"

Based-on-patch-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-04-20 21:22:55 +02:00
Akihiro Suda fc044d0e6b new connhelper: kube-pod
Fix #769
Relates to tonistiigi/buildx#22

Usage:

  $ kubectl run --generator=run-pod/v1 --image moby/buildkit:master-rootless bk -- --oci-worker-no-process-sandbox
  $ export BUILDKIT_HOST=kube-pod://bk

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-04-19 20:34:00 +09:00
Tibor Vass 6085a25a2f
Merge pull request #946 from tonistiigi/arm64-detect
binfmt_misc: detect arm64 properly
2019-04-18 20:16:04 -07:00
Tõnis Tiigi 8a9f70c4eb
Merge pull request #949 from crosbymichael/vab
Replace boss callout with vab
2019-04-18 18:34:19 -07:00
Michael Crosby 23a16a90ed Replace boss callout with vab
`vab` is a small build frontend that uses buildkit to build images or
output files localy from a Dockerfile.  Its pretty sweet.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-04-18 15:47:30 -04:00
Tonis Tiigi ef58b61d83 client: add shared session possibility
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-04-18 08:33:57 -07:00
Tonis Tiigi 01f17243bb dockerfile: allow external dockerfile on remote context
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-04-17 23:50:15 -07:00
Tõnis Tiigi aebcb7f808
Merge pull request #945 from thaJeztah/update_authors
Update AUTHORS and mailmap
2019-04-17 18:35:10 -07:00
Tonis Tiigi 0dfe132df3 binfmt_misc: detect arm64 properly
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-04-17 16:14:08 -07:00
Sebastiaan van Stijn 02b477d8a3
Update AUTHORS and mailmap
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-04-17 16:49:54 +02:00
Tõnis Tiigi 65aec6619e
Merge pull request #944 from AkihiroSuda/akihirosuda-email
MAINTAINERS: update Akihiro Suda's email address
2019-04-17 07:40:43 -07:00
Akihiro Suda 008207c39a MAINTAINERS: update Akihiro Suda's email address
No affiliation change (NTT).

The former email address will continue to be available for the time
being.

For daily communication, I still prefer to use my gmail.com address.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-04-17 18:26:55 +09:00
Tibor Vass bcd466a748
Merge pull request #941 from tonistiigi/http-session
http: allow uploads from session
2019-04-16 18:21:54 -07:00
Tõnis Tiigi 776c838951
Merge pull request #926 from pptime/35018-expandchown
Expand chown value of COPY command
2019-04-16 00:34:46 -07:00
Tonis Tiigi 4b97a7fed0 dockerfile: use fileop for http context
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-04-16 00:15:07 -07:00
Tõnis Tiigi 5d13cca4a0
Merge pull request #937 from AkihiroSuda/rename-docker-connhelper
connhelper: docker -> docker-container
2019-04-15 23:42:55 -07:00
Tonis Tiigi e4cb7b17f1 http: allow uploads from session
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-04-15 23:20:31 -07:00
Tõnis Tiigi f5ad03858a
Merge pull request #938 from chendave/doc
doc: make sure the intended message is redirected to file successfully
2019-04-15 10:13:18 -07:00
Dave Chen 63771e60ec doc: make sure the intended message is redirected to file successfully
- suppress the irrelated warning message
- export `stderr` besides `stdout` to the output file

Signed-off-by: Dave Chen <dave.chen@arm.com>
2019-04-15 00:38:40 -07:00
Akihiro Suda 90b73ff6d2 connhelper: docker -> docker-container
for consistency with tonistiigi/buildx#17

Close #935

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-04-14 21:14:40 +09:00
Tõnis Tiigi b4a6a0e3a7
Merge pull request #930 from tonistiigi/progress-digest
llbsolver: use deterministic digest for one-off progress
2019-04-10 09:51:25 -07:00
Tõnis Tiigi 321c67ed62
Merge pull request #929 from tonistiigi/progressui-reset
progressui: allow vertex reset
2019-04-10 09:51:15 -07:00
Tõnis Tiigi 3a931c6fa1
Merge pull request #931 from chendave/cli
Minor improvement on the CLI usage
2019-04-10 09:51:05 -07:00
Tõnis Tiigi 150cfbc59f
Merge pull request #932 from chendave/readme
Update README
2019-04-09 20:57:21 -07:00
Dave Chen e825df33b6 Update README
- trace info will be exported only when the path to trace file is specified
- the correction on the cache import/export parameters desc

Signed-off-by: Dave Chen <dave.chen@arm.com>
2019-04-09 20:14:54 -07:00
Dave Chen 9fe669b441 Minor improvement on the CLI usage
The change will make it more explicit on how to use the options.

Signed-off-by: Dave Chen <dave.chen@arm.com>
2019-04-09 20:10:17 -07:00
Tonis Tiigi 4ffda7fc86 llbsolver: use deterministic digest for one-off progress
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-04-09 18:14:41 -07:00
Tonis Tiigi c277824a71 progressui: allow vertex reset
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-04-09 17:43:52 -07:00
Hao Hu 155bfa5a80 Test expanding chown value of COPY command
Signed-off-by: Hao Hu <hao.hu.fr@gmail.com>
2019-04-06 23:01:55 +02:00
Hao Hu 0248635269 Expand chown value of COPY command
Signed-off-by: Hao Hu <hao.hu.fr@gmail.com>
2019-04-06 10:53:05 +02:00
Akihiro Suda cbfb5c476a
Merge pull request #925 from digger18/patch-1
Update README.md
2019-04-05 23:47:22 +09:00
digger18 86debe8251 Update README.md
Signed-off-by: Ziv Tsarfati <digger18@gmail.com>
2019-04-05 14:09:05 +03:00
Akihiro Suda b3028967ae
Merge pull request #924 from tonistiigi/binfmt_windows
binfmt_misc: fix building on windows
2019-04-03 17:00:28 +09:00
Tonis Tiigi a61d7a40a2 binfmt_misc: fix building on windows
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-04-03 00:23:44 -07:00
Tõnis Tiigi 62e5542790
Merge pull request #923 from tonistiigi/connhelper-refactor
connhelper: refactor helpers to own packages
2019-04-02 23:23:39 -07:00
Tonis Tiigi e189eb7721 connhelper: refactor helpers to own packages
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-04-02 22:17:41 -07:00
Akihiro Suda a2dcdf4277
Merge pull request #897 from tonistiigi/userns
userns remapping support base
2019-04-03 13:33:47 +09:00
Tibor Vass 9180133544
Merge pull request #922 from tonistiigi/rw-content-cache
dockerfile: allow content cache for rw mounts
2019-04-02 20:51:24 -07:00
Tonis Tiigi 894da35fed fix unit tests for idmapping support
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Tibor Vass <tibor@docker.com>
2019-04-02 20:35:18 -07:00