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
Updated by Tom Clegg over 2 years ago
- Blocks Story #11724: Pull Docker images without requiring Docker on client added
Updated by Tom Clegg over 2 years ago
- Blocks Story #13794: Build Docker images without requiring Docker on client added
Updated by Tom Clegg over 2 years ago
- Related to Story #16447: Improve container image handling added
Updated by Tom Clegg over 2 years ago
- Blocks Feature #19860: Support "pull image" container request added
Updated by Peter Amstutz about 2 years ago
- Target version set to To be scheduled
Updated by Peter Amstutz about 2 years ago
- Target version changed from To be scheduled to 2023-02-01 sprint
Actions