14198: Use PDH for container_image instead of docker repo+tag
authorPeter Amstutz <pamstutz@veritasgenetics.com>
Thu, 25 Oct 2018 14:36:47 +0000 (10:36 -0400)
committerPeter Amstutz <pamstutz@veritasgenetics.com>
Wed, 21 Nov 2018 17:44:28 +0000 (12:44 -0500)
commitf5fed1ca0cd3a881a78ad6c607e17b5e1732815a
tree9a72173e46d10f6af7fbd528ba2d76aeb998b1ae
parenta945f4969016be5b74496f320e954b9f32baad8c
14198: Use PDH for container_image instead of docker repo+tag

Needed to support federated container requests.

This reverts 6ea807b2caf6c934f170b2e4d89c23c4a08ca69c

Based on the commit comment, that change was made to accomodate the
Docker v1 to v2 image format migration (to enable the API server to
select the image with the correct format).  However, the API server
subsequently gained the ability to detect if it needed to substitute a
PDH with a migrated image PDH in commit
a72205728f94f5261b657766e01f5767dc15d4b5 so now we want restore the
original behavior of locally resolving the image PDH and using that in
the container request.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>
sdk/cwl/arvados_cwl/arvdocker.py