Skip to content

Add -domain-config-source for GitLab Pages

Jaime Martinez requested to merge 217912-gitlab-pages-domain-config-source into master

What does this MR do?

GitLab Pages added the -domain-config-source flag in gitlab-pages!284 (merged). To speed iteration, omnibus will default to nil and let Pages decide which config source to use.

Related issues

Related to gitlab#217912 (closed)

Checklist

See Definition of done.

  • Changelog entry created. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com
  • Equivalent MR/issue for CNG opened if applicable
  • trigger-package has a green pipeline running against latest commit

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks
Edited by Jaime Martinez

Merge request reports