Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,330
    • Merge requests 1,330
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #352609
Closed
Open
Issue created Feb 11, 2022 by Mark Wood@mjwood👊Developer2 of 2 checklist items completed2/2 checklist items

Deprecate Legacy Gitaly Configuration Methods

For guidance on the overall deprecations, removals and breaking changes workflow, please visit https://about.gitlab.com/handbook/product/gitlab-the-product/#breaking-changes-deprecations-and-removing-features

Deprecation Summary

Gitaly will be deprecating two legacy variables that were originally used to configure Gitaly:

  • GIT_CONFIG_SYSTEM
  • GIT_CONFIG_GLOBAL

These variables are being deprecated in favor of utilizing the standard config.toml file for Gitaly as documented in the Gitaly Reference section of our documentation.

Breaking Change

Any users which are presently using the legacy variables mentioned above will need to update to a standard configuration method as described in our documentation.

Affected Topology

This only impacts self-hosted users.

Affected Tier

This impacts all self-hosted instances regardless of tier.

Checklist

  • @mention your stage's stable counterparts on this issue. For example, Customer Support, Customer Success (Technical Account Manager), Product Marketing Manager.

    • To see who the stable counterparts are for a product team visit product categories
      • If there is no stable counterpart listed for Sales/CS please mention @timtams
      • If there is no stable counterpart listed for Support please @mention @gitlab-com/support/managers
      • If there is no stable counterpart listed for Marketing please mention @cfoster3
  • @mention your GPM so that they are aware of planned deprecations. The goal is to have reviews happen at least two releases before the final removal of the feature or introduction of a breaking change.

Deprecation Milestone

We will begin announcing the deprecation in %14.8.

Planned Removal Milestone

We are planning on removing support in %15.0.

Links

Configuration Documentation - https://docs.gitlab.com/ee/administration/gitaly/configure_gitaly.html Gitaly Issue - gitaly#3617 (closed)

Edited Feb 11, 2022 by Mark Wood
Assignee
Assign to
Time tracking