Skip to content

Add warning that gitlab-secrets isn't included

Cindy Pallares 🦉 requested to merge add-warning-to-backup-rake-task into master

What does this MR do?

Many customers forget to include their /etc/gitlab/gitlab-secrets.json file which is critical for decrypting any of the encrypted data in the backup. This will add a warning at the end of the backup output to remind the user to also backup these files.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Rémy Coutable

Merge request reports