mirror of
https://github.com/quay/quay.git
synced 2026-01-27 18:42:52 +03:00
registry: index manifest artifact type for filtering (PROJQUAY-7471) Previous assumption made use of the config media type only, which is not the case if a manifest's artifact type is explicitly set. i.e the config's media type and artifact type are different, and the artifact type take precedence for filtering. Co-authored-by: Kenny Lee Sin Cheong <kenny.lee28@gmail.com>