Open
Description
With the exception of digests invalid tag formats result in an error. As a result, when a repository managed by another entity adds an invalid tag, there is no recourse for listing valid tags. This is currently the case with datadog/agent, which has the likely erroneous tags -ot-beta-jmx
and -ot-beta
.
It would be preferred to optionally ignore invalid tags instead of erroring.