Commit Graph

  • 0e9804901b controller: refactor status message conversion to pb package Justin Chadwell 2023-04-21 10:59:16 +01:00
  • 2402607846 build: use gateway's solve context to allow cancelling getResultAt Justin Chadwell 2023-04-21 10:52:03 +01:00
  • 3d49bbd23a Merge pull request #1749 from docker/dependabot/github_actions/docker/bake-action-3 CrazyMax 2023-04-19 11:07:06 +02:00
  • 33b1fdbf39 build(deps): Bump docker/bake-action from 2 to 3 dependabot[bot] 2023-04-18 18:10:42 +00:00
  • de4cdab411 Merge pull request #1747 from jedevc/only-capture-result-for-controller Justin Chadwell 2023-04-18 18:28:08 +01:00
  • a7e471b7b3 controller: only capture the result when invoked through a controller Justin Chadwell 2023-04-18 16:35:41 +01:00
  • ba6e5cddb0 Merge pull request #1745 from jedevc/remote-unneccessary-exec-server-name Justin Chadwell 2023-04-18 11:29:01 +01:00
  • e4ff82f864 monitor: update exec failure message when no args are passed Justin Chadwell 2023-04-18 10:48:03 +01:00
  • 48b733d6da Merge pull request #1740 from jedevc/resolve-paths-context-dockerfile Justin Chadwell 2023-04-18 10:54:41 +01:00
  • 0b432cc5f2 Merge pull request #1640 from ktock/monitor-invoke-mode-restore Justin Chadwell 2023-04-18 10:41:04 +01:00
  • f6cccefffc build: avoid resolution of dockerfile if context is remote Justin Chadwell 2023-04-17 10:32:12 +01:00
  • fd5d90c699 remove unused fields from ResultContext Kohei Tokunaga 2023-04-15 14:53:23 +09:00
  • 06399630a2 remove ResultContextError Kohei Tokunaga 2023-04-15 15:25:12 +09:00
  • 20693aa808 Fix monitor to be aware of Inspect API and invokations from errors Kohei Tokunaga 2023-04-10 08:50:43 +09:00
  • f373b91cc3 Add flags and subcommand Kohei Tokunaga 2023-04-10 08:49:48 +09:00
  • ce48b1ae84 Enable to restore build options from the server Kohei Tokunaga 2023-04-15 15:38:05 +09:00
  • b3340cc7ba Enable to create container from error Kohei Tokunaga 2023-04-15 15:36:33 +09:00
  • 1303715aba Allow passing ResultContext from server to the client through grpcerror Kohei Tokunaga 2023-04-15 15:11:32 +09:00
  • b716e48926 Merge pull request #1734 from jedevc/more-ssh-context-fixes Justin Chadwell 2023-04-14 09:27:36 +01:00
  • 7d35a3b8d8 Merge pull request #1733 from jedevc/use-dockerui-context-detection Justin Chadwell 2023-04-14 09:25:07 +01:00
  • 200058b505 build: support for saving local state by build ref CrazyMax 2023-04-03 11:09:17 +02:00
  • 566f41b598 build: avoid file resolution of dockerfile urls Justin Chadwell 2023-04-12 11:12:46 +01:00
  • 6c0547e7e6 bake: ensure remote files behind ssh expose agent Justin Chadwell 2023-04-12 11:00:55 +01:00
  • 871f865ac8 bake: update ReadRemoteFiles to use buildkit api Justin Chadwell 2023-04-12 10:57:54 +01:00
  • 62a21520ea vendor: update buildkit to master@333ee9158128 Justin Chadwell 2023-04-12 10:06:25 +01:00
  • a597266a52 cli: add completion to list builder names CrazyMax 2023-04-11 11:45:59 +02:00
  • 14b66817fb build: add completion to list context folders CrazyMax 2023-04-11 11:35:50 +02:00
  • af011d6ca3 bake: add completion to list targets CrazyMax 2023-04-11 11:34:40 +02:00
  • 8a02cf8717 cli: set default completion CrazyMax 2023-04-09 21:20:18 +02:00
  • 672eeed9a6 Merge pull request #1731 from crazy-max/update-moby-ver CrazyMax 2023-04-11 11:26:32 +02:00
  • 1b816ff838 driver: update BuildKit version constraint for docker driver CrazyMax 2023-04-11 11:10:01 +02:00
  • 10365ddf22 Merge pull request #1723 from docker/dependabot/github_actions/peter-evans/create-pull-request-5.0.0 CrazyMax 2023-04-11 09:39:17 +02:00
  • a28cb1491d build(deps): Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 dependabot[bot] 2023-04-05 18:59:48 +00:00
  • 1e149bb84f Merge pull request #1722 from jedevc/bake-matrix-check-map-type Justin Chadwell 2023-04-05 16:03:50 +01:00
  • 9827abbf76 bake: fix map type checking to detect matrix property set to list Justin Chadwell 2023-04-05 12:59:32 +01:00
  • a3293cdaaa Merge pull request #1720 from jedevc/bake-replace-func Justin Chadwell 2023-04-05 11:59:40 +01:00
  • f7d8bd2055 Merge pull request #1690 from jedevc/bake-matrix Justin Chadwell 2023-04-05 11:58:59 +01:00
  • 5d33a3af22 bake: add replace func to stdlib Justin Chadwell 2023-04-05 11:48:24 +01:00
  • 87f900ce77 chore: sort bake stdlib map Justin Chadwell 2023-04-05 11:48:03 +01:00
  • bb5c93cafc Merge pull request #1719 from dvdksn/docs/update-readme-links CrazyMax 2023-04-05 11:30:29 +02:00
  • c6ce0964b9 docs: prune links in README toc, add external reference David Karlsson 2023-04-05 11:00:06 +02:00
  • 5c21e80a83 Merge pull request #1711 from jedevc/bake-remote-file-git Justin Chadwell 2023-04-04 11:50:42 +01:00
  • 498cc9ba0a Merge pull request #1715 from crazy-max/ci-restrict-repo CrazyMax 2023-04-03 21:16:51 +02:00
  • 805f3a199d ci: check repo origin on push tag event CrazyMax 2023-04-03 20:51:51 +02:00
  • 91fdb0423d Merge pull request #1713 from ktock/monitor-buildapi-options Justin Chadwell 2023-04-03 14:48:06 +01:00
  • 8ba8659496 controller: Extract nested CommonOptions on controller API Kohei Tokunaga 2023-04-03 21:34:07 +09:00
  • 16e41ba297 Merge pull request #1710 from jedevc/use-buildkit-gitutil-parsegitref Justin Chadwell 2023-04-03 11:14:08 +01:00
  • 387ce5be7c bake: forward default ssh agent for remote bake file Justin Chadwell 2023-04-03 10:50:43 +01:00
  • 87a120e8e3 bake: use build.IsRemoteURL Justin Chadwell 2023-04-03 10:48:31 +01:00
  • 589d4e4cf5 build: use buildkit's gitutil package to detect remote files Justin Chadwell 2023-04-03 10:23:59 +01:00
  • 6535f16aec Merge pull request #1705 from docker/dependabot/go_modules/github.com/opencontainers/runc-1.1.5 CrazyMax 2023-04-03 10:53:26 +02:00
  • a1520ea1b2 bake: additional validation for matrixes Justin Chadwell 2023-03-30 11:50:28 +01:00
  • 0844213897 Merge pull request #1707 from crazy-max/fix-ls-docs Tõnis Tiigi 2023-03-30 19:33:55 -07:00
  • 989ba55d9a docs: update ls command output sample CrazyMax 2023-03-30 17:54:23 +02:00
  • 33388d6ede Merge pull request #1552 from crazy-max/moby-buildkit-version CrazyMax 2023-03-30 17:31:47 +02:00
  • bfadbecb96 build(deps): Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 dependabot[bot] 2023-03-30 15:25:26 +00:00
  • f815f4acf7 Merge pull request #1703 from jedevc/vendor-buildkit-master CrazyMax 2023-03-30 17:23:38 +02:00
  • 81d7decd13 driver: resolve BuildKit version for docker driver CrazyMax 2023-02-11 17:34:20 +01:00
  • d699d08399 bake: add additional tests for matrix behavior Justin Chadwell 2023-03-30 10:39:38 +01:00
  • 9541457c54 vendor: update buildkit to master@8b7bcb900d3c Justin Chadwell 2023-03-29 12:38:36 +01:00
  • c6cdcb02cf build: replace removed buildkit BUILDINFO field Justin Chadwell 2023-03-29 12:37:51 +01:00
  • 799715ea24 Merge pull request #1701 from jedevc/fixup-resolve-paths-context-path Justin Chadwell 2023-03-29 13:59:36 +01:00
  • b5c6b3f10b build: fixup resolvePaths for remote context path Justin Chadwell 2023-03-28 16:11:52 +01:00
  • 3f59b27cf4 Merge pull request #1698 from crazy-max/fix-issue-template Tõnis Tiigi 2023-03-27 09:10:56 -07:00
  • 00b18558dd chore: fix issue template CrazyMax 2023-03-27 13:30:33 +02:00
  • 948414e1b2 Merge pull request #1693 from jedevc/remote-tls-missing-key-cert Tõnis Tiigi 2023-03-23 10:58:12 -07:00
  • 56876ab825 remote: avoid tls error if both key and cert are not set Justin Chadwell 2023-03-23 10:43:10 +00:00
  • 0806870261 bake: generate implicit groups for matrixes Justin Chadwell 2023-03-22 17:07:04 +00:00
  • fd8eaab2df Merge pull request #1675 from jedevc/source-date-epoch-fixes Tõnis Tiigi 2023-03-21 22:29:24 -07:00
  • 77252f161c bake: add matrix to target block Justin Chadwell 2023-03-21 10:45:25 +00:00
  • 4437802e63 bake: allow overriding name property Justin Chadwell 2023-03-20 17:07:34 +00:00
  • 1613fde55c bake: allow interception to create derived contexts Justin Chadwell 2023-03-20 12:18:34 +00:00
  • 624bc064d8 Merge pull request #1677 from crazy-max/bump-k8s CrazyMax 2023-03-19 17:05:55 +00:00
  • 0c4a68555e Merge pull request #1682 from docker/dependabot/github_actions/peter-evans/create-pull-request-4.2.4 CrazyMax 2023-03-16 09:50:44 +00:00
  • 476ac18d2c build(deps): Bump peter-evans/create-pull-request from 4.2.3 to 4.2.4 dependabot[bot] 2023-03-15 19:00:53 +00:00
  • 8ad30d0a35 docs: update since buildinfo removal CrazyMax 2023-03-15 17:00:54 +01:00
  • 780531425b bake: move SOURCE_DATE_EPOCH parsing to overrides Justin Chadwell 2023-03-14 09:07:23 +00:00
  • 92d2dc8263 k8s: corev1.Handler has been replaced by corev1.ProbeHandler CrazyMax 2023-03-14 18:41:53 +01:00
  • cfa6b4f7c8 vendor: bump k8s to v0.25.4 CrazyMax 2023-03-14 18:20:37 +01:00
  • 5d4223e4f8 build: move SOURCE_DATE_EPOCH parsing into option generation Justin Chadwell 2023-03-14 09:01:04 +00:00
  • 4a73abfd64 Merge pull request #1673 from crazy-max/fix-k8s-deploy-name Tõnis Tiigi 2023-03-13 17:20:51 -07:00
  • 6f722da04d Merge pull request #1670 from jedevc/version-v-prefix Justin Chadwell 2023-03-13 08:00:46 +00:00
  • 527d57540e k8s: generate node name if not provided CrazyMax 2023-03-11 20:10:46 +01:00
  • b65f49622e version: add "v" prefix to version for tagging convention consistency Justin Chadwell 2023-03-08 16:25:00 +00:00
  • c5ce08bf3c Merge pull request #1626 from ktock/monitor-exec Tõnis Tiigi 2023-03-07 17:46:22 +00:00
  • 71b35ae42e Merge pull request #1663 from crazy-max/stripcreds Tõnis Tiigi 2023-03-06 16:26:09 +00:00
  • c513d34049 Merge pull request #1664 from crazy-max/v0.10_backport_stripcreds v0.10.4 Tõnis Tiigi 2023-03-06 16:25:59 +00:00
  • d455c07331 build: strip credentials from remote url on collecting Git provenance info CrazyMax 2023-02-27 20:26:30 +01:00
  • 15eb6418e8 build: strip credentials from remote url on collecting Git provenance info CrazyMax 2023-02-27 20:26:30 +01:00
  • 5ac3b4c4b6 Merge pull request #1662 from crazy-max/v0.10.4_picks Tõnis Tiigi 2023-03-06 14:37:30 +00:00
  • b1440b07f2 build: makes git dirty check opt-in CrazyMax 2023-02-24 13:18:23 +01:00
  • a3286a0ab1 docs: added --platform=local example David Karlsson 2023-02-01 21:19:34 +01:00
  • 2a83723d57 Merge pull request #1581 from ktock/resolvepath Justin Chadwell 2023-03-02 11:09:34 +00:00
  • e8f55a3cf7 monitor: Enable to exec into the container Kohei Tokunaga 2023-02-14 21:16:29 +09:00
  • b5ea989eee monitor: resolve oci layout path in client Justin Chadwell 2023-03-02 10:28:56 +00:00
  • 17105bfc50 monitor: resolve paths arguments in client Kohei Tokunaga 2023-02-01 10:27:43 +09:00
  • eefe27ff42 Merge pull request #1658 from crazy-max/remove-guides CrazyMax 2023-03-01 10:40:12 +01:00
  • 1ea71e358a docs: guides moved to docs website CrazyMax 2023-03-01 10:21:02 +01:00
  • 14d8f95ec9 Merge pull request #1657 from ktock/argpath Tõnis Tiigi 2023-03-01 00:12:36 -08:00
  • b0728c96d3 controller: use os.Executable() for getting the exceutable path Kohei Tokunaga 2023-03-01 15:49:07 +09:00