Commit Graph

  • be4fd7110d Merge pull request #2089 from dvdksn/docs-bakefile-lookup-order Tõnis Tiigi 2023-10-19 09:22:29 -07:00
  • 24668122d9 Merge pull request #2088 from crazy-max/update-hcl Tõnis Tiigi 2023-10-19 09:19:07 -07:00
  • 31d021a9ca Merge pull request #2015 from crazy-max/fix-bake-cwd-dockerfile Tõnis Tiigi 2023-10-19 09:18:20 -07:00
  • 7497e6481e bake: deny access to local dockerfile for remote invocation with local context CrazyMax 2023-10-19 13:29:36 +02:00
  • de9d253f45 bake: local dockerfile support for remote definition CrazyMax 2023-08-23 13:43:07 +02:00
  • f4f511201b docs: clarify bake file lookup order and merge David Karlsson 2023-10-19 15:50:10 +02:00
  • beca8b6adf vendor: update github.com/zclconf/go-cty to v1.14.1 CrazyMax 2023-10-19 14:52:01 +02:00
  • 457dc402d3 vendor: update github.com/hashicorp/go-cty-funcs to a090f58aa992 CrazyMax 2023-10-19 14:50:44 +02:00
  • 34b9a629a0 vendor: update github.com/hashicorp/hcl/v2 to v2.19.1 CrazyMax 2023-10-19 14:49:10 +02:00
  • ad674e2666 Merge pull request #2084 from crazy-max/go-1.21 CrazyMax 2023-10-19 03:55:10 -07:00
  • 503d483731 fix lint issues after update CrazyMax 2023-10-19 12:31:24 +02:00
  • 6e5aefbb98 update golangci-lint to 1.54.2 CrazyMax 2023-10-19 12:24:07 +02:00
  • 7d2c9d5ef5 Merge pull request #2078 from crazy-max/fix-rm-state-group Tõnis Tiigi 2023-10-18 16:54:21 -07:00
  • 1734abbb76 build: fix racy localstate group removal CrazyMax 2023-10-14 17:44:22 +02:00
  • b06a55cf53 debug: do not print error when error is nil Kohei Tokunaga 2023-10-18 12:17:28 +09:00
  • 38137b29dd debug: reload: print error message Kohei Tokunaga 2023-10-18 11:25:24 +09:00
  • fc7144f61d update to go 1.21.3 CrazyMax 2023-10-17 16:43:14 +02:00
  • ac93a7fbfb Merge pull request #2006 from ktock/debug-command Tõnis Tiigi 2023-10-17 18:20:33 -07:00
  • 48f9b86b9a Merge pull request #2083 from crazy-max/test-host-gateway CrazyMax 2023-10-17 04:59:55 -07:00
  • 6c32a8c4c1 test: docker host-gateway CrazyMax 2023-10-17 01:20:58 +02:00
  • 7a08248c4e Merge pull request #2082 from dvdksn/fix-docs-upstream-ci CrazyMax 2023-10-16 16:39:05 -07:00
  • 05af608774 Merge pull request #2018 from crazy-max/driver-client-meta CrazyMax 2023-10-16 16:14:34 -07:00
  • 511e41386f driver(docker): opt to set additional dial meta to the client CrazyMax 2023-10-17 00:45:41 +02:00
  • fd251d2a7b builder: use variadic options in LoadNodes func CrazyMax 2023-08-22 22:11:50 +02:00
  • 5836c24e7d driver: move Features and HostGatewayIP to specific driver CrazyMax 2023-10-12 17:46:44 +02:00
  • c8f8a106ed ci: update docs upstream validation workflow David Karlsson 2023-10-16 20:42:47 +02:00
  • 198764f116 debug: update docs Kohei Tokunaga 2023-10-13 11:52:30 +09:00
  • 0dd89f6029 monitor: print error information before launching monitor Kohei Tokunaga 2023-10-13 11:36:14 +09:00
  • 8da8ee2aea controller: return original error to preserve stacktrace Kohei Tokunaga 2023-10-13 11:19:08 +09:00
  • 6db8569f09 process: Do not print error log when process is canceled Kohei Tokunaga 2023-10-13 10:21:05 +09:00
  • 5a0e4c1023 debug: set on=error by default Kohei Tokunaga 2023-10-13 10:14:39 +09:00
  • ded91da575 exec, rollback: return error when no session found Kohei Tokunaga 2023-10-13 10:14:04 +09:00
  • 508b2ef0c6 debug: Add buildx debug command Kohei Tokunaga 2023-08-15 16:37:42 +09:00
  • 05b8821625 Merge pull request #2048 from doreamon-design/feat/support-memory-opt-for-docker-container Tõnis Tiigi 2023-10-12 10:05:54 -07:00
  • 01245e72ab Merge pull request #2072 from silvin-lubecki/undo-client-interface Tõnis Tiigi 2023-10-11 16:40:28 -07:00
  • 22e9e3342b Revert "Introduce a client interface, to abstract from buildkit client." Silvin Lubecki 2023-10-11 22:11:21 +02:00
  • 0e3911147a Merge pull request #2071 from silvin-lubecki/client-interface Silvin Lubecki 2023-10-11 22:08:35 +02:00
  • 2aa6d52b06 Introduce a client interface, to abstract from buildkit client. This will allow further enhancement like caching remote driver responses. Silvin Lubecki 2023-08-08 14:44:42 +02:00
  • 561a4330cf Merge pull request #2065 from dvdksn/update-compose-go CrazyMax 2023-10-03 22:26:17 +02:00
  • 7b4bc4f00a Merge pull request #2063 from crazy-max/node-workerid CrazyMax 2023-10-02 09:11:27 +02:00
  • a012e0043b Merge pull request #2066 from jsternberg/early-flock-release CrazyMax 2023-09-30 12:40:02 +02:00
  • 2c2294fa43 Merge pull request #2068 from crazy-max/inspect-fix-platforms Justin Chadwell 2023-09-30 09:25:02 +01:00
  • 197824c6f2 builder: set node worker ids CrazyMax 2023-09-30 06:52:11 +02:00
  • 22e61ef06f inspect: do not display platforms field if empty CrazyMax 2023-09-30 06:53:00 +02:00
  • 159eac42f3 compose: test with develop section CrazyMax 2023-09-30 06:46:51 +02:00
  • 6c77b76b7b Merge pull request #2038 from crazy-max/localstate-group CrazyMax 2023-09-30 06:01:14 +02:00
  • 130e9fe093 localstate: tests CrazyMax 2023-09-14 11:13:38 +02:00
  • e9fb769c60 build: handle local state group file removal CrazyMax 2023-09-14 09:21:28 +02:00
  • 3dcb03452c build: support local state group CrazyMax 2023-09-25 23:28:22 +02:00
  • 9b7d30c9a0 build: opt to set build ref CrazyMax 2023-09-25 23:37:57 +02:00
  • 2134a1e104 build: set target to local state CrazyMax 2023-09-12 19:46:56 +02:00
  • cc6957d1cc build: move localstate logic CrazyMax 2023-09-12 19:38:05 +02:00
  • 0878d5b22b commands: release the file lock before attempting to boot during create Jonathan A. Sternberg 2023-09-29 15:53:38 -05:00
  • c8002e58a4 vendor: update compose-go to v1.19.0 David Karlsson 2023-09-29 20:52:04 +02:00
  • cfcd1d9420 feat: support memory and cpu driver options for docker-container Zero 2023-09-14 19:58:03 +08:00
  • e6756d951a Merge pull request #2035 from jedevc/update-buildkit CrazyMax 2023-09-28 15:14:00 +02:00
  • b9aad03e7a progress: create new display object after unpause Justin Chadwell 2023-09-10 23:49:08 +01:00
  • 0bd6f3c7f5 remote: remove explicit backoff config from client opts Justin Chadwell 2023-09-06 23:16:07 +01:00
  • e2ebab5f26 vendor: update buildkit to master@cbfd4023383d Justin Chadwell 2023-09-07 12:13:54 +01:00
  • e018f8b6fb Merge pull request #1994 from crazy-max/load-progress CrazyMax 2023-09-13 08:21:44 +02:00
  • 03bedfb3c3 build: sublogger to show docker load progress output CrazyMax 2023-08-08 08:38:52 +02:00
  • bdaaca40a2 Merge pull request #2045 from docker/dependabot/github_actions/docker/bake-action-4 CrazyMax 2023-09-12 21:23:04 +02:00
  • bc021c89a8 build(deps): bump docker/bake-action from 3 to 4 dependabot[bot] 2023-09-12 18:55:11 +00:00
  • 798402314c Merge pull request #2046 from docker/dependabot/github_actions/docker/login-action-3 CrazyMax 2023-09-12 20:54:59 +02:00
  • 7cfb440136 Merge pull request #2044 from docker/dependabot/github_actions/docker/metadata-action-5 CrazyMax 2023-09-12 20:54:30 +02:00
  • 80358842c4 Merge pull request #2043 from docker/dependabot/github_actions/docker/setup-buildx-action-3 CrazyMax 2023-09-12 20:54:16 +02:00
  • 77aedb751e Merge pull request #2042 from docker/dependabot/github_actions/docker/setup-qemu-action-3 CrazyMax 2023-09-12 20:54:01 +02:00
  • 739ec964db build(deps): bump docker/login-action from 2 to 3 dependabot[bot] 2023-09-12 18:18:26 +00:00
  • 320a3109f3 build(deps): bump docker/metadata-action from 4 to 5 dependabot[bot] 2023-09-12 18:18:13 +00:00
  • 2c986bc184 build(deps): bump docker/setup-buildx-action from 2 to 3 dependabot[bot] 2023-09-12 18:18:07 +00:00
  • 6c31f43cc9 build(deps): bump docker/setup-qemu-action from 2 to 3 dependabot[bot] 2023-09-12 18:18:01 +00:00
  • 7b049b99c5 Merge pull request #1998 from dvdksn/build/docker-driver-errmsgs CrazyMax 2023-09-12 11:32:32 +02:00
  • bf5a70023c build: improve error messages for docker driver David Karlsson 2023-08-10 13:41:36 +02:00
  • 8d001e338f Merge pull request #2040 from crazy-max/validate-build-args Justin Chadwell 2023-09-11 16:51:20 +01:00
  • 73ea0826ca build: validate build args and labels CrazyMax 2023-09-11 16:35:57 +02:00
  • 66e6dab26b Merge pull request #2020 from jedevc/build-annotation-flags Justin Chadwell 2023-09-11 15:55:01 +01:00
  • 0138f2a00f bake: add annotations field Justin Chadwell 2023-08-24 14:15:25 +01:00
  • a59058e8a5 build: add --annotation shortcut flag Justin Chadwell 2023-08-24 13:55:21 +01:00
  • f6b7a3c522 Merge pull request #2039 from thaJeztah/update_golang_1.20.8 CrazyMax 2023-09-11 16:30:46 +02:00
  • 8fe2070d10 imagetools: make annotation parser more generic Justin Chadwell 2023-08-24 13:52:01 +01:00
  • 54bb799d15 imagetools: simplify return type of annotation parser Justin Chadwell 2023-08-24 13:00:25 +01:00
  • 957044825f update to go1.20.8 Sebastiaan van Stijn 2023-09-11 15:53:03 +02:00
  • 42a0f3d504 Merge pull request #2037 from kd-collective/fix_broken_link CrazyMax 2023-09-09 09:03:15 +02:00
  • 84ad208985 docs: remove broken link Kijima Daigo 2023-09-09 11:51:27 +09:00
  • 3631dc17c9 Merge pull request #2027 from thaJeztah/swap_reference CrazyMax 2023-09-08 15:49:08 +02:00
  • bafdc63b8c migrate to github.com/distribution/reference v0.5.0 Sebastiaan van Stijn 2023-08-31 00:53:43 +02:00
  • 51c94cd2a6 vendor: github.com/compose-spec/compose-go v1.18.3 Sebastiaan van Stijn 2023-09-04 14:43:58 +02:00
  • 31d88398bc Merge pull request #2031 from thaJeztah/bump_notary Tõnis Tiigi 2023-09-06 08:37:17 -07:00
  • fbf6594758 Merge pull request #2034 from tonistiigi/trace-delegate-driver Justin Chadwell 2023-09-06 11:20:56 +01:00
  • f54a67de6d enable trace delegation for docker/remote driver Tonis Tiigi 2023-09-05 22:04:46 -07:00
  • f35b2b7cab Merge pull request #2032 from docker/dependabot/github_actions/actions/checkout-4 CrazyMax 2023-09-05 08:36:03 +02:00
  • 29ba5ecef6 build(deps): bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-04 18:51:00 +00:00
  • fb50d82fd8 vendor: github.com/theupdateframework/notary v0.7.0 Sebastiaan van Stijn 2023-09-04 15:34:59 +02:00
  • 87e8e4b847 Merge pull request #2029 from testwill/loop Justin Chadwell 2023-08-31 07:10:10 +02:00
  • a71a24c0f4 chore: slice loop replace guoguangwu 2023-08-31 12:24:02 +08:00
  • 76119b0f61 Merge pull request #2026 from ktock/fix-invoke-flag Tõnis Tiigi 2023-08-30 10:05:49 -07:00
  • 7843b5f417 debug: fix short-form custom command name on --invoke isn't used Kohei Tokunaga 2023-08-30 18:41:16 +09:00
  • da6662975f Merge pull request #2019 from jedevc/chore-bake-field-reorder Justin Chadwell 2023-08-24 14:17:55 +01:00
  • de4dbb7d00 chore: reorder target fields Justin Chadwell 2023-08-24 14:01:14 +01:00
  • 3bd4bca994 Merge pull request #2013 from jedevc/tests-add-imagetools-create Justin Chadwell 2023-08-23 13:31:45 +01:00