Hey All,
We're currently seeing some issues with running dagger call ... not always returning the output to standard out. In fact, we're not seeing it more than we are.
We've deployed the Helm Chart from oci://registry.dagger.io
We're using v 0.18.8 on a three node K8s clusters.
We've tried using --progress plain but that doesn't seem to have an impact on the output.
This is the type of output were are seeing most of the time:
/builds/my-proj # dagger -d --progress tty call --netrc-secret="file://$HOME/.netrc" tidy
15:32:58 DBG subscribing to telemetry client=z23f9e5e2fh1ixtlir3oz1v81 remote=unix:///var/run/dagger/engine.sock
15:32:59 DBG executing query query="query{myProj(netrcSecret:\"<REDACTED>\"){tidy}}"
Setup tracing at https://dagger.cloud/traces/setup. To hide set DAGGER_NO_NAG=1
Anyway, could use some help with this one. This is a bit of show stopper for us from adopting dagger within our CI/CD pipelines at the moment.
@mental monolith / @gentle zealot maybe one of you can point us in the right direction. This is related to this question: #gitlab message
Thanks for any tips!
cc @topaz fox @stark prawn
