#dynamic gateways
1 messages · Page 1 of 1 (latest)
🧵 for "what could go wrong" with dynamic gateways PR: https://github.com/dagger/dagger/pull/3421
so I added a Prune() call after building the shim, and surprisingly it's OK, the only tests that failed are ones for cache mounts, which is expected to break if we're pruning all the time.
still not convinced it's totally fine, will keep digging