Project

General

Profile

Actions

Feature #4543

closed

[SDKs] it probably shouldn't be possible to have many docker images in Keep with the same docker repository name and tag

Added by Ward Vandewege over 9 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
-
Story points:
-

Related issues

Related to Arvados - Bug #9429: [API] Docker image name resolution should not disqualify a well-formed tag link merely because an older badly-formed link exists with the same name and targetClosedActions
Actions #1

Updated by Ward Vandewege over 9 years ago

  • Subject changed from [SDKs] it probably shouldn't be possible to have many docker images in Keep with the same docker name and tag to [SDKs] it probably shouldn't be possible to have many docker images in Keep with the same docker repository name and tag
Actions #2

Updated by Brett Smith over 9 years ago

  • Category set to SDKs

Ward,

Can you please explain what problem this causes that you're trying to solve? It's not clear to Tom or me why this should be prohibited.

Actions #3

Updated by Brett Smith over 9 years ago

Discussed this with Ward. The general gist of his argument was that Docker itself doesn't let you have more than one image with a name+tag combination at a time, so we shouldn't support it either, for more UX parity.

On reflection, I'm not sure we can support that, given Arvados' multiuser permission model. Imagine Alice has a foo/bar Docker image uploaded, then later, Bob grants her read access to a shared project with a different Docker image named foo/bar. What would happen in the world of unique name+tag constraints? Bear in mind that Carol might still have read permission to Alice's Docker image, but not Bob's.

Actions #4

Updated by Tom Clegg over 9 years ago

  • Target version deleted (Bug Triage)
Actions #5

Updated by Tom Clegg over 9 years ago

  • Tracker changed from Bug to Feature
Actions #6

Updated by Peter Amstutz over 4 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF