Skip to content

Properly support application/json in Container Registry

Kamil Trzcińśki requested to merge registry-500-fix into master

What does this MR do?

When requesting tags a application/json is used by docker/distribution.

Why was this MR needed?

Fixes regression introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4669

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/18736

Merge request reports