Enh Req - Support filter over Annotations from image metadata
Open
enhancement
- Dominant language
- Go
- Stars
- 70
- Forks
- 52
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 12
Description
**What is the problem you're trying to solve**
Docker images inside their metadata may have `Annotations` filled with key/value pairs. At the moment there is not possible to filter/select only those images, which has specific key=value inside Annotations present.
**Describe the solution you'd like**
Would like to have extra option like `--annotations key=value`, so filtering could work on that.
**Additional context**
Such functionality will be of importance while using `acr purge` command
Contributor guide
Assessment
This issue has not been assessed yet.