Remote-execution instance configuration support
Description
Add optional configuration option to specify remote execution instance.
Changes proposed in this merge request:
- Make
SandboxRemote
read the 'instance' parameter fromremote-execution
config when sending execution requests. - Send the instance name when making any GRPC request.
Related to #627 (closed)
Edited by Jim MacArthur