Skip to content

Removes the DB_USE_NEW_POOL_SIZE_LOGIC flag

Bob Van Landuyt requested to merge bvl-remove-db-pool-ff into master

What does this MR do?

This new logic was tested on GitLab.com in gitlab-com/gl-infra/production#2454 (closed). All was well, so here we're removing the ENV variable and specs that allow configuring that.

From now on, the pool configuration will be ignored from onmibus or the CNG-charts.

Part of gitlab-com/gl-infra/scalability#495 (closed)

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
Edited by Bob Van Landuyt

Merge request reports