Skip to content

Draft: fix(handlers): handle the /gitlab/v1 API with the database disabled

Michael Blum requested to merge mikeblum/container-registry:GL-780 into master

Issue fix(handlers): handle the /gitlab/v1 API with the database disabled

This community contrib came from the Gitlab Contributor Days at cfgmgmtcamp 2023

The goal is to resolve the panics from using the container registry /v1/gitlab endpoints.

Edited by Michael Blum

Merge request reports