sandbox/sandbox.go (3 lines): - line 259: // don't reuse them. TODO: remove this if/when we - line 279: // TODO: execute something too? for now we just check that sandboxed containers - line 296: // TODO: split into liveness & readiness checks? sandbox.go (2 lines): - line 510: const maxBinarySize = 100 << 20 // copied from sandbox backend; TODO: unify? - line 518: // TODO: do this concurrently with the execution to reduce latency. internal/gcpdial/gcpdial.go (2 lines): - line 110: // TODO: possible optimization: trigger - line 288: // TODO: pagination for really large sets? Currently we truncate the results fmt.go (1 line): - line 45: // TODO: pass options to imports.Process so it sandbox/sandbox.tf (1 line): - line 1: # TODO: move the network configuration into terraform too? It was created by hand with: