Skip to content

Upgrade Gitaly to 1.40.0

John Cai requested to merge jc-upgrade-gitaly-1.38.0 into master

What does this MR do?

Upgrades Gitaly to 1.40.0

This tag includes the following changes:

  • DisconnectGitAlternates RPC (new RPC, not used anywhere) gitaly@0ab8ea8e
  • Git catfile caching mechanism (gitaly@896f63c0). This is behind a feature flag.
  • A fix for the caching mechanism that caused gitaly to panic

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 John Cai

Merge request reports