Skip to content

Adding important note for HA setup

Rehab requested to merge rhassanein-ha-note into master

What does this MR do?

During the investigation of #218365 (closed) we identified that if Sidekiq is running on a separate node, the access_control setting won't be effective unless it is added to both the App nodes as well the Sidekiq nodes.

This note is important to clarify this.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability 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

Merge request reports