CrazyMax
d7069985e5
Merge pull request #2340 from crazy-max/v0.13_backport_ci-lint-multi
...
[v0.13 backport] ci: enable multi-platform lint only for upstream repo
2024-03-14 11:12:57 +01:00
CrazyMax
1a2de6a528
ci: enable multi-platform lint only for upstream repo
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
(cherry picked from commit 5c69fa267f8b4cbf337c4db85879b4b59d49539d)
2024-03-14 11:01:42 +01:00
David Karlsson
3042bfb1e4
ci: use make target for vendoring docs release
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
(cherry picked from commit 2ec1dbd1b6eef6dcac0010628bb7d0dfeb2104c2)
2024-03-14 11:01:31 +01:00
CrazyMax
6988457671
ci: disable provenance for docs generation
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
(cherry picked from commit 3dfb102f82e046b54ccd80af884bd09694b58cdc)
2024-03-14 11:01:19 +01:00
Tõnis Tiigi
788433953a
Merge pull request #2333 from tonistiigi/v0.13.1-picks
...
[v0.13] cherry-picks for v0.13.1
v0.13.1
2024-03-12 10:04:14 -07:00
CrazyMax
7e2460428d
bake: fix output handling for push
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
(cherry picked from commit 47cf4a5dbe8ac6ec79d4181fe632965b9363e78b)
2024-03-12 09:35:38 -07:00
CrazyMax
3490181812
tests: create remote with container helper
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
(cherry picked from commit b1490ed5ce6fc62b3731abeae8c7103f2a71e512)
2024-03-12 09:35:19 -07:00
Tonis Tiigi
19dbf2f7c4
remote: fix connhelpers with custom dialer
...
With the new dial-stdio command the dialer is split
from `Client` function in order to access it directly.
This breaks the custom connhelpers functionality
as support for connhelpers is a feature of the default
dialer. If client defines a custom dialer then only
it is used without extra modifications. This means
that remote driver dialer needs to detect the
connhelpers on its own.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
(cherry picked from commit 8f576e579024eae301eef1fc04402352648df1f2)
2024-03-12 09:35:08 -07:00
CrazyMax
37b7ad1465
Merge pull request #2320 from dvdksn/backport-doc-securitysandbox-link
...
[v0.13 backport] docs: fix link to new target in dockerfile reference
2024-03-07 10:36:12 +01:00
David Karlsson
2758919cf6
docs: fix link to new target in dockerfile reference
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
(cherry picked from commit 1cc5e39cb8cd6b6fde6dc9e66492497c099c688b)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-07 10:15:04 +01:00
CrazyMax
911e346501
Merge pull request #2311 from crazy-max/0.13_backport_fix-docs-release
...
[v0.13 backport] ci(docs-release): fix vendoring step
2024-03-06 09:19:53 +01:00
CrazyMax
46365ee32f
ci(docs-release): manual trigger support
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
(cherry picked from commit c1dfa74b981d3997687b5e363ef394bc1c832137)
2024-03-06 09:00:17 +01:00
CrazyMax
6430c9586a
ci(docs-release): fix vendoring step
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
(cherry picked from commit 647491dd992c4087ba1c0eb4e2443d0f9550da46)
2024-03-06 09:00:16 +01:00
Tõnis Tiigi
0de5f1ce3b
Merge pull request #2309 from tonistiigi/v0.13.0-picks
...
[v0.13] cherry-picks for v0.13.0
v0.13.0
2024-03-05 10:02:26 -08:00
Tonis Tiigi
0565a47ad4
vendor: update to buildkit v0.13.0
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
(cherry picked from commit 849456c1988ec91814f846be281d0b6d1140af56)
2024-03-05 09:11:17 -08:00
CrazyMax
ab350f48d2
test: multi exporters
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
(cherry picked from commit 9a2536dd0de0211275a0d2d1c87b3e42c66adbb9)
2024-03-05 09:10:54 -08:00
CrazyMax
1861c07eab
build: handle push/load shorthands for multi exporters
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
(cherry picked from commit a03263acf86c9fec127d4365d1e3996205254299)
2024-03-05 09:10:40 -08:00
Tõnis Tiigi
84913655a8
Merge pull request #2300 from vvoland/vendor-moby-v26-0.13
...
[0.13] vendor: github.com/docker/docker v26.0.0-rc1
2024-03-04 10:04:39 -08:00
Paweł Gronowski
9bce433154
vendor: github.com/docker/docker v26.0.0-rc1
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-03-01 12:29:55 +01:00
Paweł Gronowski
04f0fc5871
Replace deprecated docker types usage
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-03-01 12:29:54 +01:00
CrazyMax
e7da2b0686
Merge pull request #2296 from dvdksn/docs-release-fix-dirnames
...
ci(fix): remove underscore in docs data dir
2024-02-29 12:02:09 +01:00
David Karlsson
eab565afe7
ci(fix): remove underscore in docs data dir
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-29 11:29:28 +01:00
CrazyMax
7d952441ea
Merge pull request #2295 from dvdksn/fix-docs-release-workflow
...
ci: fix docs-release workflow
2024-02-29 11:26:58 +01:00
David Karlsson
835a6b1096
ci: fix docs-release workflow
...
Automatically create PR for updating docs on release
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-29 10:43:57 +01:00
Tõnis Tiigi
e273a53c88
Merge pull request #2194 from LaurentGoderre/sbom-dsse
...
Add support for DSSE envelope for attestation in imagetools
v0.13.0-rc2
2024-02-28 20:08:07 -08:00
Tonis Tiigi
dcdcce6c52
imagetools: supress warnings for dsse mediatypes
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2024-02-28 19:25:42 -08:00
Tõnis Tiigi
c5b4ce9e7b
Merge pull request #2292 from crazy-max/go-minor
...
pin to go 1.21
2024-02-28 14:26:28 -08:00
Tõnis Tiigi
8f484f6ac1
Merge pull request #2290 from tonistiigi/multi-export
...
build: allow multiple exports if supported by buildkit
2024-02-28 14:20:21 -08:00
Laurent Goderre
b748185f48
Add support for DSSE envelope for attestation and provenance in imagetools
...
Signed-off-by: Laurent Goderre <laurent.goderre@docker.com>
2024-02-28 16:45:51 -05:00
CrazyMax
a6228ed78f
Merge pull request #2293 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.1
...
build(deps): bump peter-evans/create-pull-request from 6.0.0 to 6.0.1
2024-02-28 22:31:55 +01:00
Tonis Tiigi
fcbe2803c8
build: allow multiple exports if supported by buildkit
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2024-02-28 13:16:15 -08:00
Tõnis Tiigi
83c30c6c5a
Merge pull request #2291 from crazy-max/update-buildkit
...
vendor: github.com/moby/buildkit v0.13.0-rc3
2024-02-28 13:13:06 -08:00
Tõnis Tiigi
8db86e4031
Merge pull request #2287 from iankingori/fix-dialer
...
remote: use winio DialPipeContext for named pipes
2024-02-28 13:12:29 -08:00
Tõnis Tiigi
e705cafcd5
Merge pull request #2289 from tonistiigi/prompt-cancel
...
commands: handle ctrl-c on active prompt
2024-02-28 13:11:48 -08:00
dependabot[bot]
32f17b0de1
build(deps): bump peter-evans/create-pull-request from 6.0.0 to 6.0.1
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](b1ddad2c99...a4f52f8033
)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 18:23:29 +00:00
Ian King'ori
d40c4bb046
remote: use winio DialPipeContext for named pipes
...
Signed-off-by: Ian King'ori <kingorim.ian@gmail.com>
2024-02-28 16:19:58 +03:00
CrazyMax
25f8011825
pin to go 1.21
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-02-28 13:18:42 +01:00
CrazyMax
d0f9655aa2
vendor: github.com/moby/buildkit v0.13.0-rc3
...
full diff: https://github.com/moby/buildkit/compare/v0.13.0-rc2...v0.13.0-rc3
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-02-28 09:46:36 +01:00
Tonis Tiigi
ce9a486a0e
commands: handle ctrl-c on active prompt
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2024-02-27 17:35:27 -08:00
CrazyMax
85abcc413e
Merge pull request #2283 from crazy-max/update-compose
...
vendor: update compose-go to v2.0.0-rc.8
2024-02-27 08:55:04 +01:00
Tõnis Tiigi
e5acb010c9
Merge pull request #2284 from crazy-max/update-uuid
...
vendor: update github.com/google/uuid to v1.6.0
2024-02-26 08:39:01 -08:00
Akihiro Suda
79f50ad924
Merge pull request #2285 from crazy-max/update-hashring
...
vendor: github.com/serialx/hashring 22c0c7ab6b1b (master)
2024-02-26 21:00:42 +09:00
Tõnis Tiigi
5723ceefb6
Merge pull request #2281 from crazy-max/update-buildkit
...
vendor: github.com/moby/buildkit v0.13.0-rc2
2024-02-25 22:19:45 -08:00
CrazyMax
95185e9525
vendor: update compose-go to v2.0.0-rc.8
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-02-24 17:15:27 +01:00
CrazyMax
e423a67f7b
vendor: github.com/moby/buildkit v0.13.0-rc2
...
full diff: https://github.com/moby/buildkit/compare/8e3fe35738c2...v0.13.0-rc2
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-02-24 17:14:01 +01:00
CrazyMax
545a5c97c6
Merge pull request #2282 from crazy-max/update-k8s
...
vendor: bump k8s dependencies to v0.29.2
2024-02-24 17:12:39 +01:00
CrazyMax
625d90b983
vendor: github.com/serialx/hashring 22c0c7ab6b1b (master)
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-02-24 16:56:59 +01:00
CrazyMax
9999fc63e8
vendor: update github.com/google/uuid to v1.6.0
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-02-24 16:52:21 +01:00
CrazyMax
303e509bbf
vendor: bump k8s dependencies to v0.29.2
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-02-24 16:41:41 +01:00
CrazyMax
ae0a5e495a
Merge pull request #2263 from crazy-max/resp-build-ref
...
build: set build ref in response
v0.13.0-rc1
2024-02-23 23:21:26 +01:00