CrazyMax
268dcf5917
vendor: update buildkit to v0.31.0-rc2
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-06-12 13:46:40 +02:00
CrazyMax
1916210ddc
vendor: update buildkit to f449174742bf
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-06-10 16:41:09 +02:00
Tonis Tiigi
58a5a2cd60
vendor: update buildkit to 41c29fffe299
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2026-06-09 19:44:00 -07:00
Tonis Tiigi
cb6566122b
vendor: update buildkit to v0.30.0-rc2
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2026-05-11 13:15:00 -07:00
Tonis Tiigi
a3147eba54
vendor: update buildkit to v0.30.0-rc1
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2026-05-06 15:06:54 -07:00
CrazyMax
3124b3c839
vendor: update buildkit to a243ce438aee
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-04-09 14:40:14 +02:00
Tonis Tiigi
d54f398c5d
vendor: update buildkit to v0.27.0-rc1
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2026-01-14 13:36:15 -08:00
CrazyMax and Tonis Tiigi
c3514fea5d
vendor: github.com/moby/buildkit@master ed6dc749ce40b9fdc308676d10343fd00f56c717
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-01-07 11:45:01 -08:00
Tonis Tiigi
ae33cdc550
vendor: update buildkit to e18be41828
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-11-05 12:53:09 -08:00
Tonis Tiigi
3bea8ce3ad
vendor: update buildkit to v0.25.0-rc1
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-09-23 13:32:44 -07:00
Sebastiaan van Stijn
bbd18927d2
vendor: github.com/moby/buildkit 9b91d20367db (master, v0.24-dev)
...
full diff: https://github.com/moby/buildkit/compare/9b91d20367db...955c2b2f7d014cf13a0f755d298963f8c0a190b6
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-08-06 16:47:11 +02:00
Jonathan A. Sternberg
e1adeee898
vendor: github.com/moby/buildkit v0.23.0-rc1
...
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com >
2025-06-11 16:29:31 -05:00
CrazyMax
7a54b6ee7e
vendor: github.com/moby/buildkit v0.22.0-rc1
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-05-14 20:10:27 +02:00
CrazyMax
db194abdc8
vendor: github.com/moby/buildkit v0.21.0-rc2
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-04-11 19:28:20 +02:00
Jonathan A. Sternberg
8fb1157b5f
vendor: github.com/moby/buildkit v0.21.0-rc1
...
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com >
2025-04-09 10:28:03 -05:00
Tonis Tiigi
f11496448a
vendor: update buildkit to 0e3037c0182e
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-02-10 16:48:59 -08:00
Tonis Tiigi
44fa243d58
vendor: update buildkit to v0.19.0-rc1
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2025-01-14 14:24:38 -08:00
Tonis Tiigi
13a426fca6
vendor: update buildkit to v0.18.0-rc1
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-11-21 12:57:27 -08:00
Tonis Tiigi
6fcc6853d9
vendor: update buildkit to v0.17.0-rc2
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-10-28 15:39:50 -07:00
Jonathan A. Sternberg
64c5139ab6
hack: generate vtproto files for buildx
...
Integrates vtproto into buildx. The generated files dockerfile has been
modified to copy the buildkit equivalent file to ensure files are laid
out in the appropriate way for imports.
An import has also been included to change the grpc codec to the version
in buildkit that supports vtproto. This will allow buildx to utilize the
speed and memory improvements from that.
Also updates the gc control options for prune.
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com >
2024-10-08 13:35:06 -05:00
Jonathan A. Sternberg
b35a0f4718
protobuf: remove gogoproto
...
Removes gogo/protobuf from buildx and updates to a version of
moby/buildkit where gogo is removed.
This also changes how the proto files are generated. This is because
newer versions of protobuf are more strict about name conflicts. If two
files have the same name (even if they are relative paths) and are used
in different protoc commands, they'll conflict in the registry.
Since protobuf file generation doesn't work very well with
`paths=source_relative`, this removes the `go:generate` expression and
just relies on the dockerfile to perform the generation.
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com >
2024-10-02 15:51:59 -05:00
CrazyMax
7bea00f3dd
vendor: update buildkit to v0.16.0-rc1
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-09-04 16:58:37 +02:00
CrazyMax
4b27fb3022
vendor: update buildkit to 664c2b469f19
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-08-11 09:46:35 +02:00
Tonis Tiigi
f374f64d2f
vendor: update buildkit to f7bda278b7e2
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-07-02 22:24:55 -07:00
Tonis Tiigi
af902caeaa
vendor: update buildkit to 8397d0b9
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-06-27 20:44:07 -07:00
Tonis Tiigi
aa0f90fdd6
vendor: update buildkit to v0.14.0-rc2
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-06-06 16:17:17 -07:00
Jonathan A. Sternberg
b1cb658a31
vendor: update buildkit to v0.14.0-rc1
...
Update buildkit dependency to v0.14.0-rc1. Update the tracing
infrastructure to use the new detect API which updates how the delegated
exporter is configured.
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com >
2024-05-31 16:23:41 -05:00
Tonis Tiigi
13653fb84d
vendor: update buildkit to 71f99c52a669
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-04-17 08:21:11 -07:00
Tonis Tiigi
da3435ed3a
vendor: update buildkit v0.14-dev version 549891b
...
Brings in formatter for lint requests.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-04-11 07:49:31 -07:00
CrazyMax
e423a67f7b
vendor: github.com/moby/buildkit v0.13.0-rc2
...
full diff: https://github.com/moby/buildkit/compare/8e3fe35738c2...v0.13.0-rc2
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-02-24 17:14:01 +01:00
Sebastiaan van Stijn and CrazyMax
dbaad32f49
vendor: github.com/moby/buildkit 6bd81372ad6f (master)
...
- tests: implement NetNSDetached method
full diff: https://github.com/moby/buildkit/compare/6e200afad512...6bd81372ad6f27a8f3bf530e8cd91ea811f1f993
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-01-26 13:05:26 +01:00
Laura Brehm
0f45b629ad
deps: update buildkit, vendor changes
...
Signed-off-by: Laura Brehm <laurabrehm@hey.com >
2023-12-19 14:01:05 +00:00
CrazyMax
1e80c70990
vendor: github.com/moby/buildkit c9ee8491d74f (master)
...
full diff:
- https://github.com/containerd/containerd/compare/v1.7.8...v1.7.9
- https://github.com/moby/buildkit/compare/5ae9b23c40a926615b6c3cc1da3f5457d2f61fd4...c9ee8491d74f
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2023-11-29 16:40:13 +01:00
Sebastiaan van Stijn
c855277d53
vendor: github.com/moby/buildkit 5ae9b23c40a9 (master / v0.13.0-dev)
...
full diff:
- https://github.com/tonistiigi/fsutil/compare/36ef4d8c0dbb...f09800878302
- https://github.com/moby/buildkit/compare/d5c1d785b042...5ae9b23c40a926615b6c3cc1da3f5457d2f61fd4
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-11-15 15:59:23 +01:00
Justin Chadwell
e2ebab5f26
vendor: update buildkit to master@cbfd4023383d
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2023-09-27 11:06:18 +01:00
Justin Chadwell
4e7709e54c
vendor: update buildkit to master@b49a8873179b
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2023-08-04 12:00:18 +01:00
Sebastiaan van Stijn
130bbda00e
vendor: github.com/moby/buildkit v0.12.1-0.20230717122532-faa0cc7da353
...
full diff:
- https://github.com/moby/buildkit/compare/20230620112432...v0.12.0
- https://github.com/moby/buildkit/compare/v0.12.0...faa0cc7da3536923d85b74b2bb2d13c12a6ecc99
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-07-17 15:37:27 +02:00
Justin Chadwell
9d2388e6f5
vendor: update buildkit to master@67a08623b95a
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2023-06-09 10:36:52 +01:00
Justin Chadwell
09798cdebd
vendor: update buildkit to master@212ab16a39b1
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2023-05-23 10:16:09 +01:00
Justin Chadwell
e61a8cf637
vendor: update buildkit to master@31c870e82a48
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2023-05-18 14:25:31 +01:00
Sebastiaan van Stijn
01e1c28dd9
vendor: github.com/moby/buildkit v0.11.1
...
full diff: https://github.com/moby/buildkit/compare/v0.11.0...v0.11.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-01-18 20:56:54 +01:00
Justin Chadwell and Tonis Tiigi
60c9cf74ce
vendor: update buildkit to v0.11.0-rc4
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
Signed-off-by: Justin Chadwell <me@jedevc.com >
2023-01-06 15:51:17 -08:00
Justin Chadwell
163712a23b
vendor: update buildkit to 93b40706a007
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2022-12-13 11:03:53 +00:00
Justin Chadwell
36e663edda
vendor: update buildkit to master@ae9d0f5
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2022-11-23 11:35:38 +00:00
Justin Chadwell
3b4780ef19
vendor: bump buildkit to master
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2022-07-06 09:47:29 +01:00
Justin Chadwell
22ac3271d2
vendor: update moby/buildkit
...
Update modules:
go mod edit -require github.com/moby/buildkit@master
go mod tidy -compat=1.17 && ./hack/update-vendor
Signed-off-by: Justin Chadwell <me@jedevc.com >
2022-05-25 10:20:57 +01:00
CrazyMax
a49ad031a5
vendor: update buildkit to 3e38a2d
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2022-04-03 20:40:33 +02:00
CrazyMax
22aaa260e7
vendor: update buildkit to 1e6032c
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2022-02-15 19:12:00 +01:00
CrazyMax
307c94e5c7
vendor: update buildkit to 2f99651
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2022-02-09 21:53:40 +01:00
Tonis Tiigi
9c3be32bc9
vendor: update buildkit to 539be170
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2021-12-16 11:42:02 -08:00