Actions
Feature #17063
closedAs a user, I want to control which docker image tags are synced.
Description
As it stands currently, syncing a docker image pulls down all the tags. Once synced, a tag may be removed. However, resyncing the repo will return the tag. This is not ideal since some repos have dozens of tags, many of which are unnecessary.
Allow specifying tags for initial sync.
Once a tag is synced, if it is removed do not sync it any longer. Do sync new tags.
Updated by Justin Sherrill about 8 years ago
- Tracker changed from Bug to Feature
- Translation missing: en.field_release set to 114
- Difficulty set to hard
Updated by Justin Sherrill about 3 years ago
- Status changed from New to Closed
- Triaged set to No
this is possible today via tag whitelist
Updated by Justin Sherrill about 3 years ago
- Status changed from Closed to Resolved
Actions