Skip to content

GitLab Next

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 42,632
    • Issues 42,632
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,397
    • Merge requests 1,397
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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 15.0 is launching on May 22! This version brings many exciting improvements, but also removes deprecated features and introduces breaking changes that may impact your workflow. To see what is being deprecated and removed, please visit Breaking changes in 15.0 and Deprecations.

  • GitLab.org
  • GitLabGitLab
  • Merge requests
  • !2760
Merged
Created Aug 25, 2017 by James Edwards-Jones@jamedjoContributor2 of 5 tasks completed2/5 tasks
  • Review changes

  • Download
  • Email patches
  • Plain diff

Can migrate LFS objects to S3 style object storage

  • Overview 80
  • Commits 18
  • Pipelines 33
  • Changes 30

What

  • Allows LfsObjects to be individually migrated to object storage
  • Reuses code from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1762/diffs?diff_id=4841606#0ef14ca7e447f477230136ca76fb4ab0bed43af4
  • Currently provides a rake task for this in the same way as for artifacts, as well as scheduling a ObjectStorageUploadWorker automatically

Why

Reduce space usage and load on git storage disks

Todo

Screenshots (if relevant)

Acceptance criteria

  • Changelog entry added, if necessary
  • Documentation created/updated
  • API support added
  • Tests added for this feature/bug
  • Conform by the merge request performance guides

Related

Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/2841

Edited Sep 07, 2017 by James Edwards-Jones
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: jej/lfs-object-storage