Relax redundant Pages object storage validation from specs and templates
What does this MR do?
Relax redundant Pages object storage validation from specs and templates
!5124 (merged) fixed
and tightened the consolidated object store config check for GitLab
Pages. As a side effect, it broke previously valid configurations: when
both consolidated object storage and the Pages-specific objectStore
are set, the check now fails — even though the Pages-specific config is
simply superseded by the consolidated config and caused no harm before.
This relaxes the check to avoid that breaking change.
Related issues
Related: #6531 (closed)
Author checklist
For general guidance, please follow our Contributing guide.
Required
For anything in this list which will not be completed, please provide a reason in the MR discussion.
- Merge Request Title and Description are up to date, accurate, and descriptive.
- MR targeting the appropriate branch.
- MR has a green pipeline.
- Documentation created/updated.
- Tests added/updated, and test plan for scenarios not covered by automated tests.
- Equivalent MR/issue for omnibus-gitlab opened.
Reviewers checklist
- MR has a green pipeline on https://gitlab.com/gitlab-org/charts/gitlab.
- Consider downstream impact to the Operator, as per evaluating impact from changes to GitLab chart.
Edited by João Alexandre Cunha