Allow multiple clusters to use loopback driver on same host.
authorTom Clegg <tom@curii.com>
Fri, 24 Jun 2022 05:33:11 +0000 (01:33 -0400)
committerTom Clegg <tom@curii.com>
Fri, 24 Jun 2022 05:33:11 +0000 (01:33 -0400)
commit8288bba27e9beff7273aeb65c5200248e52bab02
tree0d63b9ad7df463a2009d0facbde2c13a87c5e06c
parentf70e763f7f989b0becfae6d8eee90e0d475e8ceb
Allow multiple clusters to use loopback driver on same host.

If they don't ignore foreign UUIDs, they kill one another's processes
because A's container is never in B's queue.

refs #15370

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
lib/dispatchcloud/worker/worker.go