Set GODEBUG defaults and fix env override checks
What does this MR do?
- Fix the checkDuplicateKeyFromEnv template to consider
both local and global scopes.
- Also set GODEBUG to tlsmlkem=0,tlskyber=0. These was required due to
an internal discussion on
gitlab-org&17700. Users can still
make use of `global.extraEnv` to override this behaviour.
Related issues
Relates to gitlab-org/omnibus-gitlab!8479 (merged), omnibus MR doing the same thing.
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