dependabot[bot]
52d55bd3b1
build(deps): bump debianmaster/actions-k3s from 1.0.3 to 1.0.5
...
Bumps [debianmaster/actions-k3s](https://github.com/debianmaster/actions-k3s ) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/debianmaster/actions-k3s/releases )
- [Commits](https://github.com/debianmaster/actions-k3s/compare/v1.0.3...v1.0.5 )
---
updated-dependencies:
- dependency-name: debianmaster/actions-k3s
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Justin Chadwell
c245f30a94
remote: use --bootstrap to wait for remote to become active
...
Signed-off-by: Justin Chadwell <me@jedevc.com>
3 years ago
Justin Chadwell
79ba92b7f8
ci: add check remote buildkitd step in e2e tests
...
Signed-off-by: Justin Chadwell <me@jedevc.com>
3 years ago
Justin Chadwell
d7e4affe98
Complete remote driver
...
This patch completes the work started in creating a remote driver:
- Renames the env driver to the remote driver (an alternative suggestion
that should be more user-friendly)
- Adds support for TLS to encrypt connections with buildkitd
- Fixes outstanding review comments
- Reworks the buildx create command endpoint construction to be clearer
and include better support for this new driver.
Signed-off-by: Justin Chadwell <me@jedevc.com>
3 years ago
CrazyMax
88a45cfb24
ci: enhance e2e workflow
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
08bb626304
chore: use no-cache-filter for outdated stage
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
ecf215b927
e2e: add bake build and display metadata json
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 years ago
CrazyMax
ef8c936b27
Driver e2e tests
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago