Commit Graph

  • b5c6b3f10b build: fixup resolvePaths for remote context path Justin Chadwell 2023-03-28 16:11:52 +0100
  • 8dcd5d5c02 bake: add tests for attestation overrides Justin Chadwell 2023-03-28 11:28:11 +0100
  • 1a01779e5b buildflags: merge attest flags if disabled is set Justin Chadwell 2023-03-28 11:40:43 +0100
  • 3e60bbe30f buildflags: use disabled instead of enabled for attestations Justin Chadwell 2023-03-28 11:33:10 +0100
  • b40b45166a
    Merge d4e38a0ebe into 3f59b27cf4 Justin Chadwell 2023-03-28 15:33:11 +0900
  • 3f59b27cf4
    Merge pull request #1698 from crazy-max/fix-issue-template Tõnis Tiigi 2023-03-27 09:10:56 -0700
  • 00b18558dd
    chore: fix issue template CrazyMax 2023-03-27 13:30:33 +0200
  • 948414e1b2
    Merge pull request #1693 from jedevc/remote-tls-missing-key-cert Tõnis Tiigi 2023-03-23 10:58:12 -0700
  • 56876ab825 remote: avoid tls error if both key and cert are not set Justin Chadwell 2023-03-23 10:43:10 +0000
  • 0806870261 bake: generate implicit groups for matrixes Justin Chadwell 2023-03-22 17:07:04 +0000
  • fd8eaab2df
    Merge pull request #1675 from jedevc/source-date-epoch-fixes Tõnis Tiigi 2023-03-21 22:29:24 -0700
  • 77252f161c bake: add matrix to target block Justin Chadwell 2023-03-21 10:45:25 +0000
  • 4437802e63 bake: allow overriding name property Justin Chadwell 2023-03-20 17:07:34 +0000
  • 1613fde55c bake: allow interception to create derived contexts Justin Chadwell 2023-03-20 12:18:34 +0000
  • 624bc064d8
    Merge pull request #1677 from crazy-max/bump-k8s CrazyMax 2023-03-19 17:05:55 +0000
  • c4d7f7cd9b
    fix: use probe handler Itai Schwartz 2023-03-19 17:53:38 +0200
  • 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 +0000
  • 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 +0000
  • 8ad30d0a35
    docs: update since buildinfo removal CrazyMax 2023-03-15 17:00:54 +0100
  • d4e38a0ebe bake: use controller build options as an intermediate stage Justin Chadwell 2023-03-15 11:47:18 +0000
  • d8f6d554a8 controller: refactor build inputs to external struct Justin Chadwell 2023-03-15 11:41:18 +0000
  • 780531425b bake: move SOURCE_DATE_EPOCH parsing to overrides Justin Chadwell 2023-03-14 09:07:23 +0000
  • 92d2dc8263
    k8s: corev1.Handler has been replaced by corev1.ProbeHandler CrazyMax 2023-03-14 18:41:53 +0100
  • cfa6b4f7c8
    vendor: bump k8s to v0.25.4 CrazyMax 2023-03-14 18:20:37 +0100
  • 5d4223e4f8 build: move SOURCE_DATE_EPOCH parsing into option generation Justin Chadwell 2023-03-14 09:01:04 +0000
  • ccc9966600 controller: followup refactoring on Build API Kohei Tokunaga 2023-02-28 16:45:47 +0900
  • 4a73abfd64
    Merge pull request #1673 from crazy-max/fix-k8s-deploy-name Tõnis Tiigi 2023-03-13 17:20:51 -0700
  • 0d2a90e63b version: add fallback to fill revision from BuildInfo Justin Chadwell 2023-02-16 14:11:41 +0000
  • 6f722da04d
    Merge pull request #1670 from jedevc/version-v-prefix Justin Chadwell 2023-03-13 08:00:46 +0000
  • 10dc9594eb
    build: add completion to list context folders CrazyMax 2023-03-12 00:31:37 +0100
  • a9329d3744
    bake: add completion to list targets CrazyMax 2023-03-11 23:58:12 +0100
  • 527d57540e
    k8s: generate node name if not provided CrazyMax 2023-03-11 20:10:46 +0100
  • b65f49622e version: add "v" prefix to version for tagging convention consistency Justin Chadwell 2023-03-08 16:25:00 +0000
  • c5ce08bf3c
    Merge pull request #1626 from ktock/monitor-exec Tõnis Tiigi 2023-03-07 17:46:22 +0000
  • 71b35ae42e
    Merge pull request #1663 from crazy-max/stripcreds Tõnis Tiigi 2023-03-06 16:26:09 +0000
  • c513d34049
    Merge pull request #1664 from crazy-max/v0.10_backport_stripcreds v0.10.4 Tõnis Tiigi 2023-03-06 16:25:59 +0000
  • d455c07331
    build: strip credentials from remote url on collecting Git provenance info CrazyMax 2023-02-27 20:26:30 +0100
  • 15eb6418e8
    build: strip credentials from remote url on collecting Git provenance info CrazyMax 2023-02-27 20:26:30 +0100
  • 5ac3b4c4b6
    Merge pull request #1662 from crazy-max/v0.10.4_picks Tõnis Tiigi 2023-03-06 14:37:30 +0000
  • b1440b07f2
    build: makes git dirty check opt-in CrazyMax 2023-02-24 13:18:23 +0100
  • a3286a0ab1
    docs: added --platform=local example David Karlsson 2023-02-01 21:19:34 +0100
  • 2a83723d57
    Merge pull request #1581 from ktock/resolvepath Justin Chadwell 2023-03-02 11:09:34 +0000
  • e8f55a3cf7 monitor: Enable to exec into the container Kohei Tokunaga 2023-02-14 21:16:29 +0900
  • b5ea989eee monitor: resolve oci layout path in client Justin Chadwell 2023-03-02 10:28:56 +0000
  • 17105bfc50 monitor: resolve paths arguments in client Kohei Tokunaga 2023-02-01 10:27:43 +0900
  • eefe27ff42
    Merge pull request #1658 from crazy-max/remove-guides CrazyMax 2023-03-01 10:40:12 +0100
  • 1ea71e358a
    docs: guides moved to docs website CrazyMax 2023-03-01 10:21:02 +0100
  • 14d8f95ec9
    Merge pull request #1657 from ktock/argpath Tõnis Tiigi 2023-03-01 00:12:36 -0800
  • b0728c96d3 controller: use os.Executable() for getting the exceutable path Kohei Tokunaga 2023-03-01 15:49:07 +0900
  • 5e685c0e04
    Merge pull request #1650 from crazy-max/dirty-optin Tõnis Tiigi 2023-02-28 10:49:17 -0800
  • f2ac30f431
    Merge pull request #1651 from crazy-max/fix-docs-upstream CrazyMax 2023-02-24 15:43:32 +0100
  • 6808c0e585
    ci: update docs-upstream workflow CrazyMax 2023-02-24 15:13:10 +0100
  • 9de12bb9c8
    docs: do not generate ref for internal serve command CrazyMax 2023-02-24 14:51:27 +0100
  • 0645acfd79
    build: makes git dirty check opt-in CrazyMax 2023-02-24 13:18:23 +0100
  • 439d58ddbd
    Merge pull request #1037 from crazy-max/bug-template CrazyMax 2023-02-24 13:06:55 +0100
  • c0a9274d64
    chore: github issue template CrazyMax 2022-08-18 11:46:12 +0200
  • f3a4cd5176
    Merge pull request #1614 from jedevc/typed-controller-api Justin Chadwell 2023-02-24 09:44:45 +0000
  • c2e11196dd controller: handle attestation options across api Justin Chadwell 2023-02-15 14:24:09 +0000
  • 0b8f0264b0 controller: move image id file writing to client Justin Chadwell 2023-02-15 12:14:24 +0000
  • 5c31d855fd controller: return solve response through api Justin Chadwell 2023-02-14 11:00:24 +0000
  • 90d7fb5e77 controller: strongly type the controller api Justin Chadwell 2023-02-09 12:03:58 +0000
  • c4ad930e2a
    Merge pull request #1644 from crazy-max/update-frontend Justin Chadwell 2023-02-23 11:00:13 +0000
  • 3d0c88695e
    Merge pull request #1646 from docker/dependabot/go_modules/golang.org/x/net-0.7.0 CrazyMax 2023-02-23 11:36:36 +0100
  • 7332140fdf
    build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 dependabot[bot] 2023-02-22 19:50:31 +0000
  • b79345c63e
    Merge pull request #1645 from cpuguy83/0.10_env_no_provenance Tõnis Tiigi 2023-02-22 10:28:01 -0800
  • 23eb3c3ccd Add env var to disable default attestations Brian Goff 2023-02-08 23:25:20 +0000
  • 132fababb0
    Dockerfile: align frontend version CrazyMax 2023-02-22 17:45:10 +0100
  • 71507c0b58
    Merge pull request #1643 from crazy-max/go-1.20 CrazyMax 2023-02-22 17:42:59 +0100
  • 7888fdee58
    fix lint issue CrazyMax 2023-02-22 14:57:29 +0100
  • fb61fde581
    fix cannot set environment variables in parallel tests CrazyMax 2023-02-22 14:56:28 +0100
  • 5258e44030
    remove deprecated golangci-lint linters CrazyMax 2023-02-22 14:40:14 +0100
  • e16c1b289b
    update golangci-lint to v1.51.1 CrazyMax 2023-02-22 14:38:17 +0100
  • 376b73f078
    update to go 1.20 CrazyMax 2023-02-22 14:37:50 +0100
  • 1c6060f27d
    Merge pull request #1612 from cpuguy83/env_no_provenance Justin Chadwell 2023-02-22 11:36:35 +0000
  • ed4fd965ff
    Merge pull request #1620 from jedevc/remote-controller-fixes Justin Chadwell 2023-02-21 10:52:58 +0000
  • bc9cb2c66a Add env var to disable default attestations Brian Goff 2023-02-08 23:25:20 +0000
  • aa05f4c207
    Merge pull request #1584 from dvdksn/docs/build-platform-local CrazyMax 2023-02-16 18:08:25 +0100
  • 62fbef22d0
    Merge pull request #1177 from crazy-max/build-display-builder CrazyMax 2023-02-16 18:07:30 +0100
  • 2563685d27 docs: added --platform=local example David Karlsson 2023-02-01 21:19:34 +0100
  • 18e3141017
    build(deps): Bump github.com/containerd/containerd from 1.6.16 to 1.6.18 dependabot[bot] 2023-02-16 14:27:30 +0000
  • 598f1f0a62
    build: print instance being used CrazyMax 2023-02-10 19:37:54 +0100
  • 8311b0963a
    vendor: update buildkit CrazyMax 2023-02-10 18:19:57 +0100
  • 79e156beb1
    Merge pull request #1636 from crazy-max/v0.10_backport_ci-update-ver v0.10.3 CrazyMax 2023-02-16 14:22:20 +0100
  • c960d16da5
    ci: update buildx and buildkit to latest CrazyMax 2023-01-30 22:13:27 +0100
  • b5b9de69d9
    Merge pull request #1635 from crazy-max/v0.10_backport_fix-git-ambiguous CrazyMax 2023-02-16 14:14:11 +0100
  • 45863c4f16
    Remove git warning: buildx/1633 David Gageot 2023-02-16 07:34:54 +0100
  • b1949b7388
    Merge pull request #1634 from dgageot/fix-1633 CrazyMax 2023-02-16 14:05:32 +0100
  • f2feea8bed
    Merge pull request #1609 from crazy-max/0.10.3_cherry_picks CrazyMax 2023-02-16 13:48:46 +0100
  • 3341bd1740
    Merge pull request #1610 from thaJeztah/update_docker CrazyMax 2023-02-16 13:43:12 +0100
  • a73d07ff7a
    imagetools: process com.docker.reference.* annotations Justin Chadwell 2023-02-10 11:09:02 +0000
  • 74f64f88a7
    Merge pull request #1617 from jedevc/process-multiple-attestation-annotations Justin Chadwell 2023-02-16 12:05:20 +0000
  • d4a4aaf509
    Remove git warning: buildx/1633 David Gageot 2023-02-16 07:34:54 +0100
  • 1f73f4fd5d
    Merge pull request #1630 from jedevc/debug-help-message-typo Justin Chadwell 2023-02-16 00:06:06 +0000
  • 77f83d4171 monitor: fix typo in help message Justin Chadwell 2023-02-15 14:48:56 +0000
  • 642f28f439 imagetools: process com.docker.reference.* annotations Justin Chadwell 2023-02-10 11:09:02 +0000
  • 54f4dc8f6e controller: set absolute path of server binary before execution Justin Chadwell 2023-02-14 11:17:09 +0000
  • 89d99b1694
    inspect: display labels and gc policies CrazyMax 2023-02-11 22:55:53 +0100
  • 9753f63f57
    builder: add worker gc policies and labels CrazyMax 2023-02-11 22:56:15 +0100
  • 04804ff355
    Merge pull request #1557 from crazy-max/gomod-1.19 CrazyMax 2023-02-11 22:47:51 +0100
  • ed9ea2476d controller: use unique files per buildx version Justin Chadwell 2023-02-10 14:24:55 +0000