Commit Graph

  • e21f56e801
    Merge pull request #1434 from jedevc/resource-interpolation v0.10.0-rc1 Tõnis Tiigi 2022-12-13 18:06:51 -0800
  • e51b55e03c
    bake: add tests for block interpolation Justin Chadwell 2022-11-29 12:14:10 +0000
  • 296b8249cb
    bake: support block-based interpolation Justin Chadwell 2022-11-29 12:09:10 +0000
  • 7c6b840199
    bake: add cty tags to hcl structures Justin Chadwell 2022-11-29 11:59:52 +0000
  • 2a6ff4cbfc
    Merge pull request #1462 from crazy-max/attest-vcs Tõnis Tiigi 2022-12-13 17:23:20 -0800
  • 6ad5e2fcf3
    build: set provenance vcs details CrazyMax 2022-12-13 11:20:04 +0100
  • 37811320ef
    Merge pull request #1439 from crazy-max/last-activity Tõnis Tiigi 2022-12-13 15:00:47 -0800
  • 99ac7f5f9e
    e2e: load to docker store CrazyMax 2022-12-11 19:32:33 +0100
  • 96aca741a2
    Merge pull request #1467 from tonistiigi/update-buildkit-862b22 Tõnis Tiigi 2022-12-13 12:07:42 -0800
  • 12ec931237
    vendor: update buildkit to 862b22d7 Tonis Tiigi 2022-12-13 12:00:06 -0800
  • 0e293a4ec9
    Merge pull request #1464 from jedevc/vendor-buildkit-93b40706a007 Justin Chadwell 2022-12-13 11:12:54 +0000
  • 163712a23b vendor: update buildkit to 93b40706a007 Justin Chadwell 2022-12-13 11:03:53 +0000
  • 5f4d463780
    Merge pull request #1435 from thaJeztah/bump_buildkit_v0.11 Tõnis Tiigi 2022-12-08 19:51:10 -0800
  • abc8121aa8
    Merge pull request #1457 from jedevc/add-hosts-length-check Tõnis Tiigi 2022-12-08 19:48:09 -0800
  • 8c47277141
    store: set nodegroup last activity CrazyMax 2022-12-07 11:44:33 +0100
  • 36b5cd18e8
    store: use constants for directory names CrazyMax 2022-12-07 11:42:49 +0100
  • 1e72e32ec3
    Merge pull request #1412 from jedevc/attestations-cli Justin Chadwell 2022-12-08 17:30:31 +0000
  • 8e5e5a563d
    vendor: github.com/moby/buildkit v0.11.0-rc1.0.20221207183946-5993b526de65 Sebastiaan van Stijn 2022-11-30 10:36:27 +0100
  • 98049e7eda build: don't set add-hosts option if empty Justin Chadwell 2022-12-07 19:15:58 +0000
  • 25aa893bad bake: add attests field Justin Chadwell 2022-12-07 18:44:21 +0000
  • b270a20274 build: add attests flag and sbom/provenance shorthands Justin Chadwell 2022-12-07 18:44:11 +0000
  • f0262dd10e build: add attestations to build options Justin Chadwell 2022-12-07 18:43:36 +0000
  • f8b673eccd build: pass attestation attributes to build request Justin Chadwell 2022-11-16 15:45:37 +0000
  • 0c0c9a0030 chore: sort buildOptions alphabetically Justin Chadwell 2022-11-16 14:22:33 +0000
  • d1f79317cf
    Merge pull request #1455 from crazy-max/nodegroup-exclude-field CrazyMax 2022-12-07 16:07:30 +0100
  • fa58522242
    store: skip DockerContext field from being saved CrazyMax 2022-12-07 13:10:49 +0100
  • aa6fd3d888
    Merge pull request #1454 from crazy-max/builder-fix-default CrazyMax 2022-12-07 11:03:06 +0100
  • ebdd8834a9
    builder: fix default docker context behavior CrazyMax 2022-12-07 08:51:22 +0100
  • fe8d5627e0
    Merge pull request #1433 from crazy-max/makefile-build-opts CrazyMax 2022-12-07 05:04:44 +0100
  • 789470e120
    Remove stale replace directive Ilya Dmitrichenko 2022-12-06 16:04:04 +0000
  • b242e3280b
    Merge pull request #1430 from crazy-max/builder-pkg CrazyMax 2022-12-06 12:41:10 +0100
  • cc01caaecb
    builder: enhance driver factory logic when loading drivers CrazyMax 2022-11-30 15:02:42 +0100
  • e7b5ee7518
    mutualize builder logic CrazyMax 2022-12-05 19:57:35 +0100
  • 63073b65c0
    dockerutil pkg to manage docker api client and context CrazyMax 2022-11-28 15:47:40 +0100
  • 8d7f9bb983
    Merge 048e6ac1f7 into 47cf72b8ba Justin Chadwell 2022-12-05 20:16:02 -0800
  • 47cf72b8ba
    Merge pull request #1451 from crazy-max/update-buildkit CrazyMax 2022-12-05 17:30:39 +0100
  • af24d72dd8
    kubernetes: fix context load test CrazyMax 2022-12-05 17:12:33 +0100
  • f451b455c4
    vendor: update buildkit to master@9624ab4 CrazyMax 2022-12-05 17:01:03 +0100
  • 16f4dfafb1
    Merge pull request #1450 from crazy-max/fix-hclparser-jsonfunc Justin Chadwell 2022-12-05 15:17:23 +0000
  • 5b4e8b9d71
    hcl: SrcRange not checked when solving JSON func calls CrazyMax 2022-12-05 15:05:17 +0100
  • b06eaffeeb
    Merge pull request #1442 from crazy-max/hcl-fix-panic CrazyMax 2022-12-05 14:30:04 +0100
  • 3d55540db1
    Merge pull request #1445 from dvdksn/docs/move-manuals CrazyMax 2022-12-03 15:41:01 +0100
  • 3c2b9aab96
    Merge pull request #1446 from crazy-max/moby-host-gateway Tõnis Tiigi 2022-12-02 20:24:40 -0800
  • 49d46e71de
    build: skip "host-gateway" validation with moby driver CrazyMax 2022-12-02 13:47:19 +0100
  • 6c5168e1ec docs: moved manual pages to docs repo, added link David Karlsson 2022-12-02 09:45:15 +0100
  • e91d5326fe
    Merge pull request #1441 from crazy-max/fix-nil-ref Tõnis Tiigi 2022-12-01 09:51:09 -0500
  • 48b573e835
    bake: fix panic for unsupported hcl variable type CrazyMax 2022-12-01 00:52:05 +0100
  • 4788eb24ab
    imagetools: set default repo ref on creation if nil CrazyMax 2022-11-30 23:18:43 +0100
  • 048e6ac1f7 bake(e2e): simple test for sync-output flag CrazyMax 2022-09-26 13:31:44 +0200
  • d52c6230c0 bake: add new --sync-output flag Justin Chadwell 2022-07-05 15:20:20 +0100
  • 3ed2783f34
    Merge pull request #1436 from thaJeztah/protobuf_extensions_fix CrazyMax 2022-11-30 14:11:33 +0100
  • c0e8a41a6f
    go.mod: golang_protobuf_extensions v1.0.4 - prevent incompat versions Sebastiaan van Stijn 2022-11-30 11:01:31 +0100
  • 23b217af24
    hack: mutualize build opts in Makefile and Dockerfile CrazyMax 2022-11-29 12:54:15 +0100
  • 3dab19f933
    Merge pull request #1432 from crazy-max/hack-hash-files CrazyMax 2022-11-29 13:28:56 +0100
  • 05efb6291f
    hack: improve hash-files script CrazyMax 2022-11-29 12:36:34 +0100
  • eba49fdefd
    Merge pull request #1255 from crazy-max/docker-api CrazyMax 2022-11-29 12:16:52 +0100
  • 29f2c49374
    Merge pull request #1268 from crazy-max/hack-output CrazyMax 2022-11-29 12:16:38 +0100
  • 2245371696
    Merge pull request #1420 from jedevc/oci-tar CrazyMax 2022-11-29 11:48:10 +0100
  • 74631d5808
    Merge pull request #1431 from docker/dependabot/github_actions/peter-evans/create-pull-request-4.2.3 CrazyMax 2022-11-28 20:11:01 +0100
  • 9264b0ca09
    build(deps): Bump peter-evans/create-pull-request from 4.2.2 to 4.2.3 dependabot[bot] 2022-11-28 18:13:29 +0000
  • a96fb92939
    Merge pull request #1429 from crazy-max/update-gh-release CrazyMax 2022-11-28 14:04:02 +0100
  • ae59e1f72e
    Merge pull request #1305 from jedevc/progress-group-prefixed-writer CrazyMax 2022-11-28 13:32:27 +0100
  • 47167a4e6f
    ci: update softprops/action-gh-release to v0.1.15 CrazyMax 2022-11-28 13:29:13 +0100
  • 23cabd67fb
    Merge pull request #1427 from docker/dependabot/github_actions/peter-evans/create-pull-request-4.2.2 CrazyMax 2022-11-25 11:27:43 +0100
  • e66410b932
    Merge pull request #1313 from jedevc/bake-group-recurse CrazyMax 2022-11-25 11:27:09 +0100
  • c3bba05770
    build(deps): Bump peter-evans/create-pull-request from 4.2.0 to 4.2.2 dependabot[bot] 2022-11-24 18:07:15 +0000
  • 7db2f1e44a
    build(deps): Bump peter-evans/create-pull-request from 4.2.0 to 4.2.1 dependabot[bot] 2022-11-23 18:16:12 +0000
  • 69b91f2760 docs: add tar flag to oci+docker exporters Justin Chadwell 2022-11-22 14:44:58 +0000
  • e6b09580b4 build: support tar flag for oci+docker exporters Justin Chadwell 2022-11-22 14:42:39 +0000
  • 36e663edda vendor: update buildkit to master@ae9d0f5 Justin Chadwell 2022-11-22 14:39:36 +0000
  • 60e2029e70
    Merge pull request #1419 from jedevc/docs-clarify-support Justin Chadwell 2022-11-23 10:25:14 +0000
  • 5e1db43e34 docs: clarify support for various sets of shared options Justin Chadwell 2022-11-22 11:10:50 +0000
  • 2af40b75b7
    Merge pull request #1415 from jedevc/cherry-pick-1383-to-0.9 v0.9 CrazyMax 2022-11-21 10:29:09 +0100
  • 27d083523e
    ci: switch to ghaction-github-release CrazyMax 2022-11-21 10:24:35 +0100
  • 6e9b743296
    Merge pull request #1417 from accetto/patch-2 CrazyMax 2022-11-21 09:40:21 +0100
  • ef9710d8e2
    Correction in Synopsis. accetto 2022-11-20 13:34:52 +0000
  • cb7b9f7a00 Merge branch 'patch-1' of github.com:accetto/buildx into patch-1 accetto 2022-11-20 10:12:38 +0100
  • 7c40c1ef6a Update kubernetes.md accetto 2022-11-19 11:59:16 +0000
  • 2278b50d1a
    Update kubernetes.md accetto 2022-11-19 11:59:16 +0000
  • 83f3691c15 driver: don't create tracer delegate opt if tracer is nil Justin Chadwell 2022-10-31 11:19:47 +0000
  • 4e93e87991
    Merge pull request #1409 from jedevc/cherry-pick-1406-to-0.9 CrazyMax 2022-11-18 13:48:30 +0100
  • 468b3b9c8c
    Merge pull request #1407 from AkihiroSuda/x-crypto-ssh CrazyMax 2022-11-17 13:27:05 +0100
  • 0d8c853917
    Merge pull request #1394 from thaJeztah/update_cobra CrazyMax 2022-11-17 13:22:29 +0100
  • df3b868fe7
    Merge pull request #1414 from crazy-max/move-k8s-config CrazyMax 2022-11-17 11:22:40 +0100
  • 3f6a5ab6ba
    kubernetes: move context config logic to its own pkg CrazyMax 2022-11-17 00:34:42 +0100
  • aa1f4389b1
    Merge pull request #1396 from crazy-max/fix-indent Tõnis Tiigi 2022-11-16 14:54:13 -0800
  • 246cd2aee9
    Merge pull request #1411 from jedevc/docker-container-volume-docs Justin Chadwell 2022-11-16 12:29:01 +0000
  • 0b6f8149d1 docs: add cache persistence notes for docker-container driver Justin Chadwell 2022-11-16 11:56:42 +0000
  • 4dda2ad58b
    go.mod: golang.org/x/crypto v0.1.0 Akihiro Suda 2022-11-15 09:24:53 +0900
  • 3f1516d3fe Synchronise access to the map when printing. Felix de Souza 2022-11-14 15:46:18 +0000
  • 15bb14fcf9
    Merge pull request #1406 from felixdesouza/fds/fix-concurrent-map-write Justin Chadwell 2022-11-15 15:46:54 +0000
  • b68114375f
    Address feedback Felix de Souza 2022-11-14 17:58:15 +0000
  • 83a09b3cf2
    Synchronise access to the map when printing. Felix de Souza 2022-11-14 15:46:18 +0000
  • c8b7e48aa2
    Merge 409ebc084a into 3690cb12e6 Sebastiaan van Stijn 2022-11-11 09:00:26 +0900
  • 3690cb12e6
    Merge pull request #1397 from markhildreth-gravity/patch-1 Justin Chadwell 2022-11-10 13:39:11 +0000
  • b4de4826c4
    Merge pull request #1403 from jedevc/docs-fixups Justin Chadwell 2022-11-10 13:29:41 +0000
  • 724b09ec50 docs: update engine link after downstream restructuring David Karlsson 2022-11-10 09:54:19 +0100
  • b06df637c7 docs: use consistent "Type" header across parameter tables Justin Chadwell 2022-11-10 10:43:09 +0000
  • 9bb9ae43f9 docs: add env parameter to docker-container driver Justin Chadwell 2022-11-10 10:41:25 +0000
  • 35e7172b89 Correct documentation on gha scopes Mark Hildreth 2022-11-07 11:02:10 -0500