Skip to content

Proposal: Make it possible to use docker secrets for root password

What does this MR do?

This change makes it possible to pass the root password as file.

This is especially useful if you are using the Docker secrets key in a swarm setup.

Checklist

See Definition of done.

  • Change added to CHANGELOG.md. 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

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

References

Documentation: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20625

Edited by Jay Linski

Merge request reports