Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab Chart GitLab Chart
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 652
    • Issues 652
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 41
    • Merge requests 41
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • charts
  • GitLab ChartGitLab Chart
  • Merge requests
  • !2031

[Charts] Allow configuring redis instance for trace chunks

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bob Van Landuyt requested to merge bvl-add-redis-trace-chunks into master Jun 01, 2021
  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 7

What does this MR do?

This allows configuring a traceChunks redis instance in kubernetes

Related issues

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

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes in combination with: gitlab-com/gl-infra/scalability#1095 (closed) this new Redis instance would be accessible from GitLab-rails
  • Documentation created/updated: The use of this extra Redis instance will be documented once we add the functionality in gitlab-com/gl-infra/scalability#1095 (closed)
  • [-] Integration tests added to GitLab QA: This redis instance isn't used yet, but will be in: gitlab-com/gl-infra/scalability#1095 (closed) which will contain tests
  • Equivalent MR/issue for omnibus-gitlab opened: gitlab-org/omnibus-gitlab!5316 (merged)
Edited Jun 02, 2021 by Bob Van Landuyt
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bvl-add-redis-trace-chunks