Actions
Feature #19846
openUse collection properties instead of links to tag docker images
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 almost 2 years ago
- Blocks Idea #11724: Pull Docker images without requiring Docker on client added
Updated by Tom Clegg almost 2 years ago
- Blocks Idea #13794: Build Docker images without requiring Docker on client added
Updated by Tom Clegg almost 2 years ago
- Related to Idea #16447: Improve container image handling added
Updated by Tom Clegg almost 2 years ago
- Blocks Feature #19860: Support "pull image" container request added
Updated by Peter Amstutz almost 2 years ago
- Target version set to To be scheduled
Updated by Peter Amstutz almost 2 years ago
- Target version changed from To be scheduled to 2023-02-01 sprint
Updated by Peter Amstutz almost 2 years ago
- Target version changed from 2023-02-01 sprint to 2023-02-15 sprint
Updated by Peter Amstutz almost 2 years ago
- Target version changed from 2023-02-15 sprint to 2023-03-01 sprint
Updated by Peter Amstutz almost 2 years ago
- Target version changed from 2023-03-01 sprint to Development 2023-03-15 sprint
Updated by Peter Amstutz over 1 year ago
- Target version changed from Development 2023-03-15 sprint to Development 2023-03-29 Sprint
Updated by Peter Amstutz over 1 year ago
- Target version changed from Development 2023-03-29 Sprint to To be scheduled
Updated by Tom Clegg over 1 year ago
- Blocks deleted (Feature #19860: Support "pull image" container request)
Updated by Tom Clegg over 1 year ago
- Related to Feature #19860: Support "pull image" container request added
Updated by Peter Amstutz 9 months ago
- Target version changed from To be scheduled to Future
Actions