Sajay Antony
Sajay Antony
@SteveLasker - should we enhance to count rather than ago ? https://docs.microsoft.com/en-us/azure/container-registry/container-registry-auto-purge
Yes here is an example of a Docker file ```Dockerfile ARG REGISTRY=myregistry.azurecr.io ARG IMAGE=hello-world:latest FROM $REGISTRY/$IMAGE ``` Here it the `acb.yaml` that you can create the task with using the...
@SteveLasker @toddysm - Currently the challenge is that we must iterate through all tags in the registry and there is no API that can return all the tags for a...
https://docs.microsoft.com/en-us/azure/container-registry/container-registry-import-images#prerequisites
Testing @Azure/azure-container-registry
@jpreese - could you also open an item on https://aka.ms/acr/uservoice since this is a feature request and we can get more feedback. We have been considering uplifting labels and if...
@nsadula please open a support case through the portal so that the issue can be handled compliantly without disclosing details on a public GitHub thread.
We are following up internally to see if/when we can prioritize this.
I guess it is a bit hard for us to understand the scenario being requested here. Could you explain with an example of what you want triggered with sample tags?
/cc @mangalorereshmi