Skip to content

Automatic Pulling of New Tags in Azure Container Registry Artifact Cache #839

@deisser

Description

@deisser

What is the problem you're trying to solve
Currently, Azure Container Registry's artifact cache does not automatically pull new tags of images when they become available. This limitation affects the ability to automatically update Docker images with tools like Renovate, which requires the latest tag list to function properly.

Describe the solution you'd like
I would like Azure Container Registry's artifact cache to automatically pull new tags of images as soon as they are available. This would ensure that tools like Renovate can always access the most up-to-date tag list, enabling automated Docker image updates.

Additional context
The current documentation states:

Cache only occurs after at least one image pull is complete on the available container image. For every new image available, a new image pull must be complete. Currently, artifact cache doesn't automatically pull new tags of images when a new tag is available.

This feature would improve the efficiency and usability of the artifact cache, especially for automated processes. Could you please let me know if this feature is planned for future releases? If so, when can we expect it to be available on the roadmap?

Metadata

Metadata

Assignees

Labels

feature-requestIssues that request new features

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions