Skip to content

Document GitLab 16.2.0 upgrade issues with legacy LDAP configs

Stan Hu requested to merge sh-16-2-upgrade-notes into master

What does this MR do and why?

As described in #419485 (closed), GitLab will fail to start if at least one of the items is true:

  1. LDAP TLS options such as tls_options are specified in the ldap_servers config.
  2. The deprecated gitlab_rails['ldap_host'] config setting.

The workarounds are described in #419485 (closed).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports