Actions
Story #19846
openUse collection properties instead of links to tag docker images
Start date:
01/18/2023
Due date:
% Done:
50%
Estimated time:
(Total: 0.00 h)
Story points:
3.0
Description
Migrate docker links to collection properties
- arv-keepdocker should set collection properties["docker-image-repo-tag"] when adding (already done in #16046, #17508)
- arv-keepdocker should set collection properties["docker-image-hash"]
- arv-keepdocker should search collections with properties["docker-image-repo-tag"] instead of "docker_image_repo+tag" links
- arvados-cwl-runner should search collections with properties["docker-image-repo-tag"] instead of "docker_image_repo+tag" links
- RailsAPI "resolve docker image spec to container" code should search collection properties for given repo:tag or hash, instead of searching links
- RailsAPI data migration should copy any pre-existing "docker-image-repo+tag" and "-hash" properties from links into collection properties
Related issues
Updated by Tom Clegg 6 months ago
- Blocks Story #11724: Pull Docker images without requiring Docker on client added
Updated by Tom Clegg 6 months ago
- Blocks Story #13794: Build Docker images without requiring Docker on client added
Updated by Tom Clegg 6 months ago
- Related to Story #16447: Improve container image handling added
Updated by Tom Clegg 6 months ago
- Blocks Feature #19860: Support "pull image" container request added
Updated by Peter Amstutz 4 months ago
- Target version changed from To be scheduled to 2023-02-01 sprint
Updated by Peter Amstutz 4 months ago
- Target version changed from 2023-02-01 sprint to 2023-02-15 sprint
Updated by Peter Amstutz 4 months ago
- Target version changed from 2023-02-15 sprint to 2023-03-01 sprint
Updated by Peter Amstutz 3 months ago
- Target version changed from 2023-03-01 sprint to Development 2023-03-15 sprint
Updated by Peter Amstutz 3 months ago
- Target version changed from Development 2023-03-15 sprint to Development 2023-03-29 Sprint
Updated by Peter Amstutz 3 months ago
- Target version changed from Development 2023-03-29 Sprint to To be scheduled
Updated by Tom Clegg about 1 month ago
- Blocks deleted (Feature #19860: Support "pull image" container request)
Updated by Tom Clegg about 1 month ago
- Related to Feature #19860: Support "pull image" container request added
Actions