Skip to content

Add gitlab_sec db connection and application record

Gregory Havenga requested to merge add-sec-db-connection into master

What does this MR do and why?

Add gitlab_sec db connection and application record to enable configuration of models that connect to the sec db to carry forward the decomposition effort.

This change was removed from !156952 (merged) as there is some debate about whether we should enforce the DB from the outset or permit a shared approach similar to how the CI decomposition was undertaken.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports