This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/plan/task
Marcos Nils 27d878456f
Improve tty error logging when buildkit vertex is unknown (#2188)
* Improve tty error logging when buildkit vertex is unknown

Creates a generic "system" group in the tty output which captures
buildkit events that report a non-dagger vertex name. This happens
currently when using core.#Dockerfile actions since Dagger delegates the
LLB generation to buildkit through it's frontend and we don't get
meaningful events that we can correlate from Dagger's side

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2022-04-18 21:50:34 -03:00
..
auth.go Implement modifications for engine.#Pull, engine.#Push, docker.#Push, docker.#Pull 2022-01-31 23:14:35 +01:00
clientcommand.go Fix export cache issue 2022-03-31 20:36:50 +02:00
clientenv.go Fix default client env when var is set (#2128) 2022-04-11 16:35:17 -03:00
clientfilesystemread.go chore: update clientfilesystemread.go 2022-04-11 07:57:39 +08:00
clientfilesystemwrite.go Fix export cache issue 2022-03-31 20:36:50 +02:00
clientnetwork.go Fix export cache issue 2022-03-31 20:36:50 +02:00
clientplatform.go Fix export cache issue 2022-03-31 20:36:50 +02:00
copy.go copy: support for include/exclude 2022-03-31 18:13:49 -07:00
decodesecret.go Fix export cache issue 2022-03-31 20:36:50 +02:00
diff.go Fix export cache issue 2022-03-31 20:36:50 +02:00
dockerfile.go Improve tty error logging when buildkit vertex is unknown (#2188) 2022-04-18 21:50:34 -03:00
exec.go Fix export cache issue 2022-03-31 20:36:50 +02:00
export.go chore: Quote value in error 2022-04-14 23:11:10 +00:00
gitpull.go Fix export cache issue 2022-03-31 20:36:50 +02:00
httpfetch.go Fix export cache issue 2022-03-31 20:36:50 +02:00
image.go Add export and load for dagger images 2022-03-25 15:04:29 -01:00
merge.go Fix export cache issue 2022-03-31 20:36:50 +02:00
mkdir.go Fix export cache issue 2022-03-31 20:36:50 +02:00
newsecret.go Fix export cache issue 2022-03-31 20:36:50 +02:00
nop.go Fix export cache issue 2022-03-31 20:36:50 +02:00
pull.go Fix export cache issue 2022-03-31 20:36:50 +02:00
push.go Fix export cache issue 2022-03-31 20:36:50 +02:00
readfile.go Fix export cache issue 2022-03-31 20:36:50 +02:00
source.go task: source: fix vertex name 2022-04-04 15:33:33 -07:00
task.go Improve tty error logging when buildkit vertex is unknown (#2188) 2022-04-18 21:50:34 -03:00
transformsecret.go Fix export cache issue 2022-03-31 20:36:50 +02:00
trimsecret.go Fix export cache issue 2022-03-31 20:36:50 +02:00
util.go Expand user home dir in client filesystem 2022-03-25 20:25:36 -01:00
writefile.go Fix export cache issue 2022-03-31 20:36:50 +02:00