Andrea Luzzardi
1abae70ff6
Revert "build(deps): bump github.com/moby/buildkit from 0.8.2 to 0.8.3"
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-04-30 16:09:18 -07:00
dependabot[bot]
f8aee1f0cc
build(deps): bump github.com/moby/buildkit from 0.8.2 to 0.8.3
...
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit ) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/moby/buildkit/releases )
- [Commits](https://github.com/moby/buildkit/compare/v0.8.2...v0.8.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-04-30 10:08:52 -07:00
Tony Worm
6488d41603
add cmd/input/list to scan a plan for inputs
...
Signed-off-by: Tony Worm <tony@hofstadter.io>
2021-04-22 17:39:36 -04:00
Tom Chauveau
32d523aa71
tests(stdlib/k8s/helm): test basic helm chart
...
tests(stdlib/k8s/helm): add verification
style(tests/): rename helper into verify to confirm that deployments works
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-04-15 14:24:42 +02:00
Tom Chauveau
592cc040ca
feat(buildkit): run buildkit container in net host to reach local kubernetes cluster
...
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-04-15 12:37:32 +02:00
Andrea Luzzardi
3f9103c8aa
buildkit: support concurrent starts
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-04-15 01:20:25 -07:00
Andrea Luzzardi
d7e9c91b01
buildkit: wait for buildkitd to be ready before connecting
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-03-17 14:54:51 -07:00
Andrea Luzzardi
8e9a432caf
buildkitd: store state persistently in a volume
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-03-02 18:53:15 -08:00
Andrea Luzzardi
14ff14ea4f
automatically start/upgrade buildkitd
...
- Automatically start a buildkit daemon if no BUILDKIT_HOST is
provided (and if not already started)
- Customization of BUILDKIT_HOST is still possible, just like before
- Automatically upgrade the managed daemon to the version used by dagger
if necessary
- Add CI test to make sure the managed buildkit and the vendored
buildkit versions match
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-03-02 18:37:30 -08:00
Andrea Luzzardi
a9443bc0d2
pkg/progressui: customization callbacks
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-02-23 15:34:41 -08:00
Andrea Luzzardi
e40983b7b7
import a copy of buildkit progressui
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-02-23 15:33:13 -08:00