Commit Graph

  • 46cf94092c
    commands: use vendored formatter for lint responses Tonis Tiigi 2024-04-11 07:52:07 -0700
  • da3435ed3a
    vendor: update buildkit v0.14-dev version 549891b Tonis Tiigi 2024-04-11 07:49:31 -0700
  • d2ce033a2c
    Merge pull request #1 from docker/master Elijan42 2024-04-11 09:36:15 -0500
  • 3e90cc4b84
    Merge pull request #2280 from crazy-max/provenance-metadata Tõnis Tiigi 2024-04-11 07:31:12 -0700
  • 6418669e75
    Merge pull request #2402 from crazy-max/bump-docker CrazyMax 2024-04-11 15:14:05 +0200
  • 188495aa93
    vendor: github.com/docker/cli b6c552212837 (v26.1.0-dev) CrazyMax 2024-04-11 14:57:31 +0200
  • 54a5c1ff93
    ci: switch to reusable workflow to install k3s CrazyMax 2024-04-11 10:15:37 +0200
  • 2e2f9f571f
    build: set record provenance in response CrazyMax 2024-03-15 14:38:00 +0100
  • d2ac1f2d6e
    Merge pull request #2322 from crazy-max/test-buildkit-multi-ver CrazyMax 2024-04-11 10:10:21 +0200
  • 7e3acad9f4
    ci: remove buildkit-edge job CrazyMax 2024-03-10 01:53:40 +0100
  • e04637cf34
    ci: use string type for experimental so it can appear on actions page CrazyMax 2024-04-11 09:51:38 +0200
  • b9c5f9f1ee
    ci: run docker worker in dedicated matrix CrazyMax 2024-03-10 01:51:53 +0100
  • 92ab188781
    dockerfile: update buildkit to 0.13.1 CrazyMax 2024-03-10 01:45:28 +0100
  • dd4d52407f
    tests: skip according to buildkit version constraint CrazyMax 2024-03-10 00:29:40 +0100
  • 7432b483ce
    dockerfile: add undock for integration tests CrazyMax 2024-03-10 01:09:06 +0100
  • 6e3164dc6f
    tests: matrix with buildkit versions CrazyMax 2024-03-09 19:10:58 +0100
  • 2fdb1682f8
    Merge pull request #2399 from thaJeztah/bump_x_net CrazyMax 2024-04-10 19:20:40 +0200
  • 7f1eaa2a8a
    vendor: golang.org/x/net v0.23.0 Sebastiaan van Stijn 2024-04-10 17:22:06 +0200
  • fbddc9ebea
    vendor: golang.org/x/net v0.22.0, golang.org/x/crypto v0.21.0 Sebastiaan van Stijn 2024-04-10 17:14:09 +0200
  • d347499112
    vendor: golang.org/x/term v0.18.0 Sebastiaan van Stijn 2024-04-10 17:02:36 +0200
  • b1fb67f44a
    vendor: golang.org/x/sys v0.18.0 Sebastiaan van Stijn 2024-04-10 17:01:00 +0200
  • a9575a872a
    Merge pull request #2392 from crazy-max/update-hcl CrazyMax 2024-04-10 08:48:10 +0200
  • 60f48059a7
    Merge pull request #2394 from crazy-max/fix-stdin-controller Tõnis Tiigi 2024-04-09 09:57:31 -0700
  • ffff87be03
    build: fix stdin handling when building with controller CrazyMax 2024-04-09 14:35:58 +0200
  • 0a3e5e5257
    Merge pull request #2393 from crazy-max/fix-go-mod CrazyMax 2024-04-09 10:17:10 +0200
  • 151b0de8f2
    go.mod: move indirect deps to the right require block CrazyMax 2024-04-09 10:01:07 +0200
  • e40c630758
    Merge pull request #2391 from crazy-max/update-compose CrazyMax 2024-04-09 09:58:30 +0200
  • ea3338c3f3
    vendor: update github.com/zclconf/go-cty to v1.14.4 CrazyMax 2024-04-09 09:41:03 +0200
  • 744c055560
    vendor: update github.com/hashicorp/hcl/v2 to v2.20.1 CrazyMax 2024-04-09 09:38:29 +0200
  • ca0b583f5a
    vendor: update compose-go to v2.0.2 CrazyMax 2024-04-09 09:20:12 +0200
  • e7f2da9c4f
    Merge pull request #2385 from davix/patch-1 CrazyMax 2024-04-09 09:14:30 +0200
  • d805c784f2
    Merge pull request #2378 from dvdksn/docs-crossref-secrets CrazyMax 2024-04-09 08:52:42 +0200
  • a2866b79e3
    Fix typo in buildx_build.md Wei 2024-04-07 15:11:39 +0800
  • 12e1f65eb3
    Merge pull request #2370 from Moleus/feat-ephemeral-storage-opts Akihiro Suda 2024-04-09 09:04:25 +0900
  • 0d6b3a9d1d
    Merge pull request #2336 from crazy-max/bake-load-override Tõnis Tiigi 2024-04-08 16:12:22 -0700
  • 4b3c3c8401
    Merge pull request #2259 from namespacelabs/master CrazyMax 2024-04-05 16:13:14 +0200
  • ccc314a823
    Implement new driver-opt: default-load This eases build driver migrations, as it allows aligning the default behavior. See also https://docs.docker.com/build/drivers/ Niklas Gehlen 2024-04-05 15:30:33 +0200
  • dc4b4c36bd
    bake: load override CrazyMax 2024-03-13 12:34:59 +0100
  • 5c29e6e26e
    Merge pull request #2374 from tonistiigi/print-json-format CrazyMax 2024-04-05 09:08:27 +0200
  • 6a0d5b771f
    Merge pull request #2376 from crazy-max/ci-test-experimental CrazyMax 2024-04-04 19:51:10 +0200
  • 59cc10767e
    Merge pull request #2363 from crazy-max/bake-remote-token CrazyMax 2024-04-04 19:37:16 +0200
  • b61b29f603
    tests: test with buildx experimental CrazyMax 2024-04-02 13:48:11 +0200
  • 7cfef05661
    Merge pull request #2381 from crazy-max/test-secret CrazyMax 2024-04-04 19:23:03 +0200
  • 4d39259f8e
    bake: git auth support for remote definitions CrazyMax 2024-03-28 08:38:35 +0100
  • 15fd39ebec
    tests: build secret CrazyMax 2024-04-04 11:34:16 +0200
  • a7d59ae332
    Merge pull request #2373 from jsternberg/docker-cli-meter-provider CrazyMax 2024-04-04 11:10:46 +0200
  • e18a2f6e58 docs: add cross-reference about build secrets David Karlsson 2024-04-03 09:59:18 +0200
  • 38fbd9a85c
    Merge pull request #2377 from crazy-max/test-stdin Tõnis Tiigi 2024-04-02 09:54:45 -0700
  • 84ddbc2b3b
    Merge pull request #2375 from crazy-max/bump-docker-26 CrazyMax 2024-04-02 16:40:14 +0200
  • b4799f9d16
    metricutil: switch to using the cli meter provider Jonathan A. Sternberg 2024-03-25 16:10:04 -0500
  • 7cded6b33b
    tests: build from stdin CrazyMax 2024-04-02 14:40:49 +0200
  • 1b36bd0c4a
    vendor: github.com/docker/docker v26.0.0 CrazyMax 2024-04-02 11:29:15 +0200
  • 7dc5639216
    Merge pull request #2372 from jsternberg/bump-docker CrazyMax 2024-04-02 11:20:38 +0200
  • 858e347306
    handle json formatting for print Tonis Tiigi 2024-04-01 16:46:04 -0700
  • adb9bc86e5
    vendor: github.com/docker/docker and github.com/docker/cli v26.0.0 Jonathan A. Sternberg 2024-04-01 10:55:26 -0500
  • ef2e30deba
    driver: add ephemeral-storage options to kuberentes-driver Moleus 2024-04-01 12:33:58 +0300
  • c690d460e8
    Merge pull request #2362 from jsternberg/single-tracer-delegate-client Tõnis Tiigi 2024-03-29 11:47:41 -0700
  • 2f1b23a685
    build(deps): bump github.com/docker/docker dependabot[bot] 2024-03-29 18:00:45 +0000
  • 35781a6c78
    Merge pull request #2366 from crazy-max/update-buildkit Tõnis Tiigi 2024-03-29 10:59:43 -0700
  • de5efcb03b
    vendor: github.com/moby/buildkit 25bec7145b39 (v0.14.0-dev) CrazyMax 2024-03-28 17:43:43 +0100
  • 5c89004bb6
    driver: initialize tracer delegate in driver handle instead of individual plugins Jonathan A. Sternberg 2024-03-27 15:13:43 -0500
  • 6255aa984b
    dockerfile: update docker to 26.0.0 CrazyMax 2024-03-27 14:03:38 +0100
  • 37b4a445c1
    vendor: github.com/docker/docker and github.com/docker/cli v26.0.0 CrazyMax 2024-03-27 12:42:55 +0100
  • a10bf115d5
    Create Blast Drone Blast-Drone 2024-03-26 13:16:51 -0500
  • 621e892d86
    Merge 489d348b15 into 8abef59087 CrazyMax 2024-03-22 15:48:08 -0400
  • 8abef59087
    Merge pull request #2344 from jsternberg/progress-metrics-non-experimental Tõnis Tiigi 2024-03-22 09:23:39 -0700
  • 4999908fbc
    progress: remove the experimental label from progress metrics Jonathan A. Sternberg 2024-03-18 10:32:47 -0500
  • 4af0ed5159
    Merge pull request #2323 from jsternberg/build-idle-time-metric Tõnis Tiigi 2024-03-18 15:15:29 -0700
  • a4a8846e46
    metrics: measure idle time during builds Jonathan A. Sternberg 2024-03-07 14:52:26 -0600
  • 520dc5968a
    Merge pull request #2298 from LaurentGoderre/imagetools-inspect-tests Tõnis Tiigi 2024-03-15 13:04:06 -0700
  • 324afe60ad
    Merge pull request #2341 from crazy-max/tests-refactor-worker-handling Tõnis Tiigi 2024-03-15 12:53:27 -0700
  • c0c3a55fca
    Merge pull request #2343 from crazy-max/experimental-ref CrazyMax 2024-03-15 19:24:44 +0100
  • 2a30229916
    chore: check experimental from confutil CrazyMax 2024-03-15 11:52:11 +0100
  • ed76661b0d
    Merge pull request #2317 from jsternberg/build-export-image-metric Tõnis Tiigi 2024-03-14 14:59:35 -0700
  • a0cce9b31e
    metrics: measure export image operation Jonathan A. Sternberg 2024-03-06 15:59:46 -0600
  • d410597f5a
    Merge pull request #2316 from jsternberg/build-exec-command-time Tõnis Tiigi 2024-03-14 13:13:51 -0700
  • 9016d85718
    metrics: measure run operations for exec operations Jonathan A. Sternberg 2024-03-06 12:47:26 -0600
  • 2565c74a89
    Merge pull request #2254 from crazy-max/rm-local-dirs Tõnis Tiigi 2024-03-14 11:34:12 -0700
  • eab5cccbb4
    Merge pull request #2271 from jsternberg/build-image-transfer-metric Tõnis Tiigi 2024-03-14 10:28:50 -0700
  • 489d348b15
    tests: run remote worker on tcp and container endpoints CrazyMax 2024-03-14 15:59:41 +0100
  • 0c72c95e29
    ci: remove buildkit-edge job CrazyMax 2024-03-10 01:53:40 +0100
  • d3a96d87cb
    ci: run docker worker in dedicated matrix CrazyMax 2024-03-10 01:51:53 +0100
  • 4fd16b06a5
    dockerfile: update buildkit to 0.13.0 CrazyMax 2024-03-10 01:45:28 +0100
  • 2e43c5da41
    tests: skip according to buildkit version constraint CrazyMax 2024-03-10 00:29:40 +0100
  • b509d45c0a
    dockerfile: add undock for integration tests CrazyMax 2024-03-10 01:09:06 +0100
  • f7226a5235
    tests: matrix with buildkit versions CrazyMax 2024-03-09 19:10:58 +0100
  • e2be765e7b
    tests: refactor worker handling in sandbox CrazyMax 2024-03-10 00:25:32 +0100
  • d7069985e5
    Merge pull request #2340 from crazy-max/v0.13_backport_ci-lint-multi v0.13 CrazyMax 2024-03-14 11:12:57 +0100
  • 1a2de6a528
    ci: enable multi-platform lint only for upstream repo CrazyMax 2024-03-14 10:39:50 +0100
  • 3042bfb1e4
    ci: use make target for vendoring docs release David Karlsson 2024-03-06 14:23:35 +0100
  • 6988457671
    ci: disable provenance for docs generation CrazyMax 2024-03-06 09:09:43 +0100
  • 276dd5150f
    Merge pull request #2339 from crazy-max/ci-lint-multi CrazyMax 2024-03-14 10:59:34 +0100
  • 5c69fa267f
    ci: enable multi-platform lint only for upstream repo CrazyMax 2024-03-14 10:39:50 +0100
  • 62350e1f84
    build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 dependabot[bot] 2024-03-13 23:13:32 +0000
  • b240a00def
    chore: switch to LocalMounts implementation CrazyMax 2024-03-06 10:05:03 +0100
  • a8af6fa013
    Merge pull request #2332 from crazy-max/build-move-opts Tõnis Tiigi 2024-03-13 10:58:26 -0700
  • 7eb3dfbd22
    Merge pull request #2335 from docker/dependabot/github_actions/softprops/action-gh-release-2.0.4 CrazyMax 2024-03-13 10:12:48 +0100
  • 4b24f66a10
    Merge pull request #2334 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.2 CrazyMax 2024-03-13 10:12:33 +0100
  • 8d5b967f2d
    ci: set comment version for peter-evans/create-pull-request CrazyMax 2024-03-13 09:44:40 +0100
  • 8842e19869
    ci: update comment version for softprops/action-gh-release update CrazyMax 2024-03-13 09:43:39 +0100