Nick Santos
Nick Santos
also nice find!
how is the devcontainer set up?
can you try this with the latest version of `ctlptl`? we made some improvements to the registry resolution logic in 0.8.35
thanks for the report! i thought we already had a feature request for this but maybe it was just for the `tilt down` behavior - https://github.com/tilt-dev/tilt/issues/3160
In all my tests, it silently falls back. I'm not sure I understand all the codepaths. The problem might be this function? https://github.com/docker/buildx/blob/cb378866587090995fba030bc75a9ca2fb4d8d26/build/build.go#L121 If some of the nodes are in...
Ya that works for me
thanks for the report!
re: "tilt CLI commands to trigger resources and get their results, including the logged output" i believe these already exist? `tilt trigger`, `tilt api-resources`, `tilt logs`, etc
@aryan-agrawal-glean i would like to see it!
to anyone experiencing this issue: could you post the output of a DNS trace? e.g. ``` dig +trace production.cloudflare.docker.com ```