Commit Graph

  • 7427adb9b0 Merge pull request #2484 from jsternberg/lint-metrics Tõnis Tiigi 2024-05-30 15:15:03 -07:00
  • 1a93bbd3a5 metrics: record the number of times lint rules are triggered during a build Jonathan A. Sternberg 2024-05-29 14:01:52 -05:00
  • 1f28985d20 Merge pull request #2425 from glours/bump-compose-go-2.1.0 thompson-shaun 2024-05-30 12:16:33 -04:00
  • 33a5528003 bump compose-go to v2.1.1 CrazyMax 2024-05-30 15:37:13 +02:00
  • 7bfae2b809 Updated the docs. Tim Smith 2024-05-29 22:54:09 -04:00
  • 117c9016e1 Updated tests further to make sure the new flag doesn't affect copy an index regardless of what value you specify. Tim Smith 2024-05-29 21:56:22 -04:00
  • 388af3576a Updated tests to test new --prefer-index flag Tim Smith 2024-05-29 21:39:14 -04:00
  • 2061550bc1 Slightly refactored the mediaType check on single source so that now we return original bytes without filtering on mediaType, based on the preferIndex preference. Tim Smith 2024-05-29 14:20:53 -04:00
  • abf6c77d91 Add a --prefer-index flag that allows you to specify the preferred behavior when deciding on how to create an image/manifest from a single source. Tim Smith 2024-05-29 14:07:28 -04:00
  • 9ad116aa8e Merge pull request #2478 from thaJeztah/extract_resolve_digest Justin Chadwell 2024-05-29 11:00:54 +01:00
  • e3d5e64ec9 Merge pull request #2475 from thaJeztah/remove_urlutil Tõnis Tiigi 2024-05-28 22:51:36 -07:00
  • 0808747add Added application/vnd.docker.distribution.manifest.v2+json mediatype to the list of mediatypes we return the original bytes for when calling *Resolver.Combine rather than adding it to a newly created manifest list Tim Smith 2024-05-28 23:01:14 -04:00
  • 2e7da01560 Merge pull request #2473 from tonistiigi/prune-negative-filter Tõnis Tiigi 2024-05-28 13:53:06 -07:00
  • 38d7d36f0a build: loadInputs: extract resolving digest to a separate function Sebastiaan van Stijn 2024-05-25 17:01:31 +02:00
  • 55c86543ca Merge pull request #2477 from thaJeztah/remove_redundant_checks CrazyMax 2024-05-27 16:04:07 +02:00
  • f98ef00ec7 Merge pull request #2454 from kariya-mitsuru/fix-k8s-driver CrazyMax 2024-05-27 12:32:38 +02:00
  • b948b07e2d remove uses of github.com/docker/docker/builder/remotecontext package Sebastiaan van Stijn 2024-05-25 16:12:10 +02:00
  • 17c0a3794b build: loadInputs: remove redundant check for hasDigest Sebastiaan van Stijn 2024-05-25 16:36:52 +02:00
  • c0a986b43b build: loadInputs: remove redundant check for hasTag Sebastiaan van Stijn 2024-05-25 16:32:37 +02:00
  • 781dcbd196 prune: allow negative and prefix filters Tonis Tiigi 2024-05-24 16:57:25 -07:00
  • 59582a88fc Merge pull request #2471 from tonistiigi/v0.14.1-picks v0.14.1 v0.14 Tõnis Tiigi 2024-05-22 07:43:43 -07:00
  • a3b1fae96d driver: handle nil logger for bootstrap Tonis Tiigi 2024-05-20 16:38:01 -07:00
  • 6a84f43fba build: add cache to resolvedNode Tonis Tiigi 2024-05-20 16:31:42 -07:00
  • 37c4ff0944 Merge pull request #2467 from tonistiigi/fix-resolvednode-cache-panic Tõnis Tiigi 2024-05-22 07:07:36 -07:00
  • 6211f56b8d Merge pull request #2461 from jsternberg/v0.14.1-picks thompson-shaun 2024-05-21 14:12:17 -04:00
  • cc9ea87142 Merge pull request #2460 from jsternberg/vendor-update Tõnis Tiigi 2024-05-21 09:20:09 -07:00
  • 035236a5ed driver: handle nil logger for bootstrap Tonis Tiigi 2024-05-20 16:38:01 -07:00
  • 99777eaf34 build: add cache to resolvedNode Tonis Tiigi 2024-05-20 16:31:42 -07:00
  • cf68b5b878 vendor: update buildx to latest docker/cli Jonathan A. Sternberg 2024-05-16 10:04:54 -05:00
  • 3f1aaa68d5 build: fix multiple named contexts pointing to same bake target Tonis Tiigi 2024-05-02 18:08:45 -07:00
  • f6830f3b86 build: exit 1 when manifest merge failed jaihwan104 2024-04-22 23:06:47 +09:00
  • 4fc4bc07ae vendor: update buildx to latest docker/cli Jonathan A. Sternberg 2024-05-16 10:04:54 -05:00
  • f6e57cf5b5 build: don't generate metadata file when print flag is used CrazyMax 2024-04-25 14:27:37 +02:00
  • b77648d5f8 build: avoid default load with --print Tonis Tiigi 2024-04-18 18:12:39 -07:00
  • afcb609966 Merge pull request #2456 from thaJeztah/rm_k8s_apiserver Akihiro Suda 2024-05-14 21:30:50 +09:00
  • 946e0a5d74 driver/kubernetes/util: remove k8s.io/apiserver dependency Sebastiaan van Stijn 2024-05-14 13:58:56 +02:00
  • c4db5b252a Merge pull request #2445 from sumnerwarren/bake-compose-ssh CrazyMax 2024-05-14 10:15:48 +02:00
  • 8afeb56a3b Merge pull request #2455 from dvdksn/docs-bakefile-reference-frontmatter CrazyMax 2024-05-13 18:37:55 +02:00
  • fd801a12c1 docs: move Bake file reference title to front matter David Karlsson 2024-05-13 18:15:17 +02:00
  • 2f98e6f3ac Merge pull request #2444 from tonistiigi/fix-base-duplicate-target-ref Tõnis Tiigi 2024-05-13 08:48:55 -07:00
  • 224c6a59bf Bake: support compose ssh config Sumner Warren 2024-05-03 15:29:27 -04:00
  • cbb75bbfd5 Fix k8s driver with certs cannot boot Mitsuru Kariya 2024-05-13 10:33:15 +09:00
  • 72085dbdf0 Merge pull request #2449 from docker/dependabot/github_actions/softprops/action-gh-release-2.0.5 CrazyMax 2024-05-10 11:32:35 +02:00
  • 480b53f529 build(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5 dependabot[bot] 2024-05-07 18:47:50 +00:00
  • f8c6a97edc build: fix multiple named contexts pointing to same bake target Tonis Tiigi 2024-05-02 18:08:45 -07:00
  • d4f088e689 Merge pull request #2442 from crazy-max/ci-fix-validate-matrix CrazyMax 2024-05-02 14:58:55 +02:00
  • db3a8ad7ca ci(validate): fix GOLANGCI_LINT_MULTIPLATFORM type for multiplatform lint CrazyMax 2024-05-02 11:17:05 +02:00
  • 1d88c4b169 Merge pull request #2439 from crazy-max/ci-split-validate Tõnis Tiigi 2024-05-01 13:58:20 -07:00
  • 6d95fb586e ci(validate): split lint CrazyMax 2024-04-30 10:14:59 +02:00
  • 1fb5d2a9ee Merge pull request #2422 from crazy-max/skip-provenance-internal Tõnis Tiigi 2024-04-29 17:12:20 -07:00
  • ba264138d6 build: don't generate metadata file when print flag is used CrazyMax 2024-04-25 14:27:37 +02:00
  • 6375dc7230 Merge pull request #2432 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.5 CrazyMax 2024-04-26 09:06:56 +02:00
  • 9cc6c7df70 Merge pull request #2431 from tonistiigi/make-bake-tidy CrazyMax 2024-04-26 09:06:00 +02:00
  • 7ea5cffb98 make: tidy redirects to bake Tonis Tiigi 2024-04-24 18:18:46 -07:00
  • d2d21577fb build(deps): bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 dependabot[bot] 2024-04-25 18:36:26 +00:00
  • e344e2251b Merge pull request #2430 from tonistiigi/linter-updates CrazyMax 2024-04-25 09:16:56 +02:00
  • 833fe3b04f Merge pull request #2427 from dvdksn/remove-doc-stubs CrazyMax 2024-04-25 09:15:11 +02:00
  • d0cc9ed0cb hack: add gopls based linters Tonis Tiigi 2024-04-24 17:58:39 -07:00
  • b30566438b lint: gopls fixes Tonis Tiigi 2024-04-24 17:58:17 -07:00
  • ec98985b4e hack: linter updates Tonis Tiigi 2024-04-24 17:20:27 -07:00
  • 9428447cd2 lint: unusedwrite fixes Tonis Tiigi 2024-04-24 17:19:52 -07:00
  • 6112c41637 lint: nilness fixes Tonis Tiigi 2024-04-24 17:19:32 -07:00
  • a727de7d5f Merge pull request #2421 from tonistiigi/print-default-load Tõnis Tiigi 2024-04-24 16:38:21 -07:00
  • 4a8fcb7aa0 Merge pull request #2423 from crazy-max/test-build-print Tõnis Tiigi 2024-04-24 16:38:03 -07:00
  • 771e66bf7a Merge pull request #2424 from jaihwan104/exit-1-when-manifest-merge-failed Tõnis Tiigi 2024-04-24 16:37:18 -07:00
  • 7e0ab1a003 docs: remove stub files and update links David Karlsson 2024-04-23 13:39:56 +02:00
  • e3e16ad088 bumpo compose-go to v2.1.0 Guillaume Lours 2024-04-23 10:28:28 +02:00
  • f2823515db build: exit 1 when manifest merge failed jaihwan104 2024-04-22 23:06:47 +09:00
  • 5ac9b78384 test: build print CrazyMax 2024-04-19 10:15:41 +02:00
  • fbb0f9b424 build: avoid default load with --print Tonis Tiigi 2024-04-18 18:12:39 -07:00
  • 699fa43f7f Merge pull request #2419 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.4 CrazyMax 2024-04-18 16:57:16 +02:00
  • bdf27ee797 build(deps): bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 dependabot[bot] 2024-04-17 18:53:16 +00:00
  • 171fcbeb69 Merge pull request #2417 from tonistiigi/update-buildkit-240417 v0.14.0-rc2 v0.14.0 Tõnis Tiigi 2024-04-17 10:02:29 -07:00
  • 370a5aa127 update lint fallback image Tonis Tiigi 2024-04-17 08:46:34 -07:00
  • 13653fb84d vendor: update buildkit to 71f99c52a669 Tonis Tiigi 2024-04-17 08:21:11 -07:00
  • 1b16594f4a Merge pull request #2415 from igaskin/scheduler-name Tõnis Tiigi 2024-04-17 08:18:23 -07:00
  • 3905e8cf06 Merge pull request #2416 from crazy-max/print-internal Tõnis Tiigi 2024-04-17 08:15:55 -07:00
  • 177b95c972 build: mark information requests as internal CrazyMax 2024-04-17 16:49:51 +02:00
  • 74fdbb5e7f feat: adding option to add scheduler name to kubernetes driver Isaac Gaskin 2024-04-16 14:51:00 -07:00
  • ac331d3569 Merge pull request #2401 from crazy-max/ci-k3s-update Tõnis Tiigi 2024-04-15 16:00:55 -07:00
  • 07c9b45bae Merge pull request #2408 from tonistiigi/print-statuscode Tõnis Tiigi 2024-04-15 15:58:52 -07:00
  • b91957444b Merge pull request #2406 from tonistiigi/print-lint-fallback Tõnis Tiigi 2024-04-15 15:58:34 -07:00
  • 46c44c58ae build: support statuscode response for print requests Tonis Tiigi 2024-04-12 17:36:49 -07:00
  • 6aed54c35a Merge pull request #2405 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.3 CrazyMax 2024-04-13 14:54:34 +02:00
  • 126fe653c7 build: refactor print fallbacks to own function Tonis Tiigi 2024-04-12 16:41:50 -07:00
  • f0cbc95eaf build: add fallback image for --print=lint Tonis Tiigi 2024-04-12 16:33:15 -07:00
  • 1a0f9fa96c build(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 dependabot[bot] 2024-04-12 18:33:29 +00:00
  • df7a3db947 Merge pull request #2384 from Usual-Coder/feature-hcl-index v0.14.0-rc1 CrazyMax 2024-04-11 17:27:21 +02:00
  • d294232cb5 Merge pull request #2404 from tonistiigi/buildkit-vendor-lint-update Tõnis Tiigi 2024-04-11 08:24:21 -07:00
  • 0a7f5c4d94 bake: test indexof hcl func and make it private CrazyMax 2024-04-11 17:09:35 +02:00
  • 5777d980b5 bake: add indexof hcl func Usual Coder 2024-04-11 12:29:45 +02:00
  • 46cf94092c commands: use vendored formatter for lint responses Tonis Tiigi 2024-04-11 07:52:07 -07:00
  • da3435ed3a vendor: update buildkit v0.14-dev version 549891b Tonis Tiigi 2024-04-11 07:49:31 -07:00
  • 3e90cc4b84 Merge pull request #2280 from crazy-max/provenance-metadata Tõnis Tiigi 2024-04-11 07:31:12 -07:00
  • 6418669e75 Merge pull request #2402 from crazy-max/bump-docker CrazyMax 2024-04-11 15:14:05 +02:00
  • 188495aa93 vendor: github.com/docker/cli b6c552212837 (v26.1.0-dev) CrazyMax 2024-04-11 14:57:31 +02:00
  • 54a5c1ff93 ci: switch to reusable workflow to install k3s CrazyMax 2024-04-11 10:15:37 +02:00
  • 2e2f9f571f build: set record provenance in response CrazyMax 2024-03-15 14:38:00 +01:00
  • d2ac1f2d6e Merge pull request #2322 from crazy-max/test-buildkit-multi-ver CrazyMax 2024-04-11 10:10:21 +02:00
  • 7e3acad9f4 ci: remove buildkit-edge job CrazyMax 2024-03-10 01:53:40 +01:00