CrazyMax and GitHub
fb4c4f07ca
Merge pull request #1941 from crazy-max/fix-kube-config
...
k8s: fix missing kubeconfig check from endpoint
2023-07-17 12:36:27 +02:00
CrazyMax and GitHub
089036da29
Merge pull request #1946 from crazy-max/update-go
...
update go to 1.20.6
2023-07-17 12:01:26 +02:00
CrazyMax
1123bfed10
hack(generated-files): bump golang image to bookworm
...
#7 [internal] load metadata for docker.io/library/golang:1.20.6-buster
#7 ERROR: docker.io/library/golang:1.20.6-buster: not found
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-07-17 11:18:37 +02:00
CrazyMax
7f2293308b
update go to 1.20.6
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-07-17 10:30:00 +02:00
CrazyMax and GitHub
a65131f9d3
Merge pull request #1945 from crazy-max/bump-docker
...
vendor: github.com/docker/docker@24.0 36e9e79
2023-07-17 10:29:40 +02:00
CrazyMax
8a3a646c61
vendor: github.com/docker/docker@24.0 36e9e79
...
client: define a "dummy" hostname to use for local connections
fixes "http: invalid Host header" errors when compiling with go1.20.6
or go1.19.11
full diff: https://github.com/docker/docker/compare/v24.0.2...36e9e796c6fc
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-07-17 10:06:04 +02:00
CrazyMax
4384947be1
k8s: fix missing kubeconfig check from endpoint
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-07-15 21:51:56 +02:00
CrazyMax and GitHub
89e1ac0a6e
Merge pull request #1894 from crazy-max/fix-host-gateway
...
build: fix host-gateway handling
2023-07-03 21:53:27 +02:00
CrazyMax
20d2501edc
test: build details output
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-30 13:48:02 +02:00
CrazyMax
d45601fdc6
build: missing newline when printing build details on error
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-30 13:48:02 +02:00
CrazyMax and GitHub
c81a9a89cf
Merge pull request #1913 from yastanotheruser/master
...
Controller: Include CgroupParent in build.Options
2023-06-30 00:07:15 +02:00
CrazyMax
87b9f9ecfb
docs: update generated content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-27 17:21:05 +02:00
CrazyMax
cbc473359a
vendor: update cli-docs-tool to 0.6.0
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-27 17:21:04 +02:00
CrazyMax and GitHub
707dc43d55
Merge pull request #1903 from crazy-max/fix-bake-compose-profiles
...
bake: ignore profiles in compose definitions
2023-06-26 15:02:53 +02:00
CrazyMax
8cbb7a9319
build: fix host-gateway handling
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-24 17:47:48 +02:00
CrazyMax and GitHub
4f5a56aadb
Merge pull request #1904 from thaJeztah/cleanup_ParseEntitlements
...
utils/buildflags: ParseEntitlements(): use BuildKit's parsing
2023-06-23 14:26:44 +02:00
CrazyMax
120f3a8918
bake: ignore profiles in compose definitions
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-22 17:44:35 +02:00
CrazyMax and GitHub
bd672eaf5b
Merge pull request #1886 from crazy-max/docker-local
...
build: prefer local image resolution for docker driver
2023-06-21 11:20:24 +02:00
CrazyMax
c2500ea2d8
build: prefer local image resolution for docker driver
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-21 11:05:06 +02:00
CrazyMax and GitHub
b3a4f95110
Merge pull request #1897 from crazy-max/test-containerd-snap
...
test: register docker worker with containerd snapshotter
2023-06-21 00:11:31 +02:00
CrazyMax and CrazyMax
28a1eb3527
test: fix testImageIDOutput
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-20 17:04:21 +02:00
CrazyMax
75ecc15958
test: fix inspect and ls
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-20 17:04:21 +02:00
CrazyMax and CrazyMax
2235ebce2f
test: register docker worker with containerd snapshotter
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-20 17:04:21 +02:00
CrazyMax
7147463418
dockerfile: update docker to 24.0.2
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-20 16:50:38 +02:00
CrazyMax and GitHub
1c530c2fe0
Merge pull request #1896 from dvdksn/docs/add-experimental-debugmonitor
...
docs: add experimental annotation for debug-shell command
2023-06-20 12:46:26 +02:00
CrazyMax
7a5472153b
docs: set experimental annotation
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-20 11:42:02 +02:00
CrazyMax and GitHub
daba16f4be
Merge pull request #1879 from crazy-max/fix-ctx-validation
...
builder: skip name validation for docker context
2023-06-15 14:05:37 +02:00
CrazyMax and GitHub
ee36e2264e
Merge pull request #1880 from jedevc/fix-dockerfile-cwd-join
...
bake: fix incorrect dockerfile resolution against `cwd://` context
2023-06-15 14:05:13 +02:00
CrazyMax and GitHub
329e98d9f0
Merge pull request #1883 from docker/dependabot/github_actions/peter-evans/create-pull-request-5.0.2
...
build(deps): Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2
2023-06-15 13:55:26 +02:00
CrazyMax
b1c5449428
builder: skip name validation for docker context
...
Although a builder from the store cannot be created unless
it has a valid name, this is not the case for a Docker context.
We should skip name validation when checking a node from the
store and fall back to finding one from Docker context instead.
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-14 14:19:30 +02:00
CrazyMax and GitHub
687feca9e8
Merge pull request #1877 from jedevc/cache-dockerutil-features
...
dockerutil: cache feature collection
2023-06-13 11:42:22 +02:00
CrazyMax
2de333fdd3
check history api support once
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-13 10:29:22 +02:00
CrazyMax and GitHub
26a8ffb393
Merge pull request #1873 from jedevc/vendor-buildkit-master
...
vendor: update buildkit to master@67a08623b95a
2023-06-09 12:14:11 +02:00
CrazyMax and GitHub
9b7aada99b
Merge pull request #1716 from distorhead/use-docker-cli-in-stream
...
build(cli): allow passing in-stream using command.Cli
2023-06-09 12:11:47 +02:00
CrazyMax and GitHub
5d94b0fcc7
Merge pull request #1866 from crazy-max/bump-compose
...
vendor: github.com/compose-spec/compose-go v1.14.0
2023-06-07 14:55:55 +02:00
CrazyMax and GitHub
569c66fb62
Merge pull request #1867 from crazy-max/bump-testify
...
vendor: github.com/stretchr/testify v1.8.4
2023-06-07 12:19:33 +02:00
CrazyMax and GitHub
93f7fbdd78
Merge pull request #1865 from crazy-max/bump-semver
...
vendor: github.com/Masterminds/semver/v3 v3.2.1
2023-06-07 12:19:17 +02:00
CrazyMax and GitHub
99e3882e2a
Merge pull request #1841 from crazy-max/desktop
...
build: display build details link
2023-06-06 19:06:19 +02:00
CrazyMax and CrazyMax
0a2f35970c
build: display build details link
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-06 18:54:31 +02:00
CrazyMax
ab5f5e4169
build: fix quiet mode
...
We are using the quiet flag option and we are not taking
progress quiet mode into account
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-06 18:47:55 +02:00
CrazyMax
b47b4e5957
vendor: github.com/stretchr/testify v1.8.4
...
full diff https://github.com/stretchr/testify/compare/v1.8.2...v1.8.4
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-06 17:44:58 +02:00
CrazyMax
9a125afba0
vendor: github.com/compose-spec/compose-go v1.14.0
...
https: //github.com/compose-spec/compose-go/compare/v1.13.4...v1.14.0
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-06 17:34:34 +02:00
CrazyMax
459d94bdf1
vendor: github.com/Masterminds/semver/v3 v3.2.1
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-06 16:55:59 +02:00
CrazyMax and CrazyMax
6c9436fbd5
inspect: display builder features
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-06-05 23:11:58 +02:00
CrazyMax and GitHub
0758a9b75d
Merge pull request #1856 from crazy-max/history-feature-update
...
driver: update history api check
2023-05-31 10:27:54 +02:00
CrazyMax
f8fa526678
driver: update history api check
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-31 10:10:54 +02:00
CrazyMax and GitHub
e7034f66bc
Merge pull request #1846 from crazy-max/history-capability
...
driver: check history capability
2023-05-30 20:25:31 +02:00
CrazyMax
8c65e4fc1d
driver: add context to Features interface
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 20:13:18 +02:00
CrazyMax
d196ac347e
driver: cache features
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 20:13:18 +02:00
CrazyMax
9b723ece46
driver: check history capability
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 20:13:17 +02:00
CrazyMax and GitHub
f1788002e1
Merge pull request #1851 from crazy-max/test-flow
...
test: update workflow
2023-05-30 10:58:17 +02:00
CrazyMax
38b4eef5c6
ci: make release and bin-image depend on test
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 02:51:08 +02:00
CrazyMax
a4db138c5e
docs: update CONTRIBUTING.md to run tests
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 02:51:08 +02:00
CrazyMax
55377b2b0f
make: test-unit and test-integration targets
...
Also switch test target to run the test script.
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 02:51:08 +02:00
CrazyMax
98dedd3225
ci: cache integration tests base and build in dedicated step
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 02:51:08 +02:00
CrazyMax
74b121be66
test: opt to avoid building the integration tests image
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 02:51:08 +02:00
CrazyMax
b9cf46785b
test: use trap to remove cache volume
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 02:51:08 +02:00
CrazyMax
ecf8dd0a26
test: type integration not needed
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 02:51:07 +02:00
CrazyMax
73c17ef4d2
ci: send test reports to codecov
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 02:51:07 +02:00
CrazyMax
e762e46b4b
ci: merge test workflow to build one
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 02:51:07 +02:00
CrazyMax and GitHub
17bdbbd3c3
Merge pull request #1831 from crazy-max/fix-ctn-certs-path
...
driver(docker-container): fix incorrect path when writing certs
2023-05-26 16:15:21 +02:00
CrazyMax and GitHub
63fc01e08a
Merge pull request #1842 from crazy-max/update-xx
...
update xx to 1.2.1
2023-05-26 11:22:33 +02:00
CrazyMax
0ae88ecc4d
update xx to 1.2.1
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-25 15:26:56 +02:00
CrazyMax and CrazyMax
1c96fdaf03
driver(docker-container): fix incorrect path when writing certs
...
Replace invalid characters in the name of the base directory of
certificates using the name of the registry which can contain
for example a colon when the port is specified.
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-23 15:36:38 +02:00
CrazyMax and GitHub
0dfc35d558
Merge pull request #1822 from thaJeztah/vendor_engine_24.0.1
...
vendor: github.com/docker/docker and github.com/docker/cli v24.0.1
2023-05-23 11:11:34 +02:00
CrazyMax and GitHub
8085f57a3a
Merge pull request #1825 from thaJeztah/remove_k8s_replace
...
go.mod: update k8s deps to v0.26.2 (remove "replace" rule)
2023-05-23 11:10:31 +02:00
CrazyMax and GitHub
580820a4de
Merge pull request #1824 from thaJeztah/k8s_remove_openstack
...
cmd/buildx: non-functional k8s.io/client-go/plugin/pkg/client/auth/openstack
2023-05-22 16:09:30 +02:00
CrazyMax and GitHub
a6b0959276
Merge pull request #1440 from crazy-max/gc-policies
...
builder: add worker gc policies and labels
2023-05-22 11:46:46 +02:00
CrazyMax and GitHub
6d7142b057
Merge pull request #1820 from jedevc/use-docker-distribution
...
vendor: use docker/distribution instead of distribution/distribution
2023-05-22 11:17:01 +02:00
CrazyMax and CrazyMax
b702188b65
imagetools(create): set correct media type when combining manifests
...
When using imagetools create and combining multiple sources
we should check the media type of each manifest and set
the right media type for the manifest list.
If there is a mismatch we set OCI index as best effort.
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-16 11:46:58 +02:00
CrazyMax and GitHub
c54926c5b2
Merge pull request #1767 from jedevc/issue-template-no-bug-feature
...
github: don't auto-add kind/ labels
2023-05-11 17:22:23 +02:00
CrazyMax and GitHub
9b07f6510a
Merge pull request #1793 from jedevc/move-path-resolution-to-controller
...
controller: move path resolution into controller package
2023-05-11 15:01:21 +02:00
CrazyMax and GitHub
167340df17
Merge pull request #1780 from techvelocity/elranshefer/add-support-for-proxy-url
...
kubernetes driver: add support for proxy-url
2023-05-11 14:40:23 +02:00
CrazyMax and GitHub
855d49ff58
Merge pull request #1788 from crazy-max/update-docker
...
vendor: github.com/docker/docker v23.0.6
2023-05-10 17:22:14 +02:00
CrazyMax and GitHub
384e873db0
Merge pull request #1790 from crazy-max/update-moby-ver
...
driver: update BuildKit version constraint for docker driver
2023-05-10 16:17:53 +02:00
CrazyMax
60e72ba989
driver: update BuildKit version constraint for docker driver
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-10 14:43:24 +02:00
CrazyMax
45a2ae6762
vendor: github.com/docker/docker v23.0.6
...
full diff:
- https://github.com/docker/docker/compare/v23.0.1...v23.0.6
- https://github.com/docker/cli/compare/v23.0.1...v23.0.6
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-10 14:26:20 +02:00
CrazyMax and GitHub
a948cc14c5
Merge pull request #1769 from docker/dependabot/github_actions/peter-evans/create-pull-request-5.0.1
...
build(deps): Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1
2023-05-09 11:41:08 +02:00
CrazyMax and GitHub
621b07c799
Merge pull request #1727 from crazy-max/cmd-completion
...
cli: add shell completion
2023-05-09 10:59:32 +02:00
CrazyMax and GitHub
41e1693be0
Merge pull request #1756 from crazy-max/fix-bin-image
...
ci: fix bin-image job
2023-04-27 12:20:16 +02:00
CrazyMax and GitHub
b38c9c7db4
Merge pull request #1759 from crazy-max/bump-gomod
...
bump go.mod to 1.20
2023-04-27 09:00:31 +02:00
CrazyMax and GitHub
e14e0521cf
Merge pull request #1732 from milas/builder-init-panic
...
builder: extra init error handling
2023-04-26 09:23:01 +02:00
CrazyMax
8f72fb353c
bump go.mod to 1.20
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-04-25 21:45:40 +02:00
CrazyMax
c9095e8eab
ci: fix bin-image job
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-04-24 13:39:00 +02:00
CrazyMax
0589f69206
build: null values support with bake
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-04-24 12:05:04 +02:00
CrazyMax
c3fd1e8b79
build: fix links and formatting
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-04-24 12:05:03 +02:00
CrazyMax
6f0c550ee9
build: move bake under the build section
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-04-24 12:05:03 +02:00
CrazyMax
5d551dbbc1
build: customizing builds section
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-04-24 12:05:03 +02:00
CrazyMax
043cb3a0db
build: add bake section
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-04-24 12:05:02 +02:00
CrazyMax and GitHub
3d49bbd23a
Merge pull request #1749 from docker/dependabot/github_actions/docker/bake-action-3
...
build(deps): Bump docker/bake-action from 2 to 3
2023-04-19 11:07:06 +02:00
CrazyMax and Tonis Tiigi
200058b505
build: support for saving local state by build ref
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2023-04-12 21:37:03 -07:00
CrazyMax
a597266a52
cli: add completion to list builder names
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-04-11 11:45:59 +02:00
CrazyMax
14b66817fb
build: add completion to list context folders
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-04-11 11:35:50 +02:00
CrazyMax
af011d6ca3
bake: add completion to list targets
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-04-11 11:34:40 +02:00
CrazyMax and CrazyMax
8a02cf8717
cli: set default completion
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-04-11 11:32:48 +02:00
CrazyMax and GitHub
672eeed9a6
Merge pull request #1731 from crazy-max/update-moby-ver
...
driver: update BuildKit version constraint for docker driver
2023-04-11 11:26:32 +02:00
CrazyMax
1b816ff838
driver: update BuildKit version constraint for docker driver
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-04-11 11:10:01 +02:00
CrazyMax and GitHub
10365ddf22
Merge pull request #1723 from docker/dependabot/github_actions/peter-evans/create-pull-request-5.0.0
...
build(deps): Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0
2023-04-11 09:39:17 +02:00
CrazyMax and GitHub
bb5c93cafc
Merge pull request #1719 from dvdksn/docs/update-readme-links
...
docs: prune links in README toc, add external reference
2023-04-05 11:30:29 +02:00
CrazyMax and GitHub
498cc9ba0a
Merge pull request #1715 from crazy-max/ci-restrict-repo
...
ci: check repo origin on push tag event
2023-04-03 21:16:51 +02:00