Skip to content

Configure the sessions redis for staging

Aleksei Lipniagov requested to merge configure-sessions-redis-gstg into master

What does this MR do?

Part of gitlab-com/gl-infra/production#5962 (closed) in which we preparing to start using a new distinct Redis for Sessions in gstg. This adds the Rails configuration; it depends on chef as the SSOT, so we must use CHEF_CONFIG_UPDATE to pick up any changes made in chef after this is merged.

Author Check-list

Please read the Contributing document and once you do, complete the following:

  • Assign to the correct reviewer per the contributing document
  • Apply the correct metadata per the contributing document
  • Link to related MRs for applying the changes on other environments
  • Link to related Chef changes
  • If necessary link to a Criticality 4 Change Request issue

Reviewer Check-list

  • Reviewed the diff jobs to confirm changes are as expected
  • No changes shown in the diffs not associated with this MR - This may require a rebase or further investigation
Edited by Aleksei Lipniagov

Merge request reports