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
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 56.6k
    • Issues 56.6k
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1.8k
    • Merge requests 1.8k
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Tracing
    • Incidents
  • Analytics
    • Analytics
    • 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
  • #25877
Closed
Open
Issue created Dec 20, 2018 by Thiago Presa@tpresaContributor

Add Azure object storage support

Problem to solve

Currently we don't support Azure's object storage

Target audience

GitLab administrators

Proposal

  • Gem: Fork fog-azure-rm to pull in updates needed for fog-core v2.1.2: https://github.com/fog/fog-azure-rm/pull/407
  • Gem: Update fog-azure-rm to support direct upload calls
  • Rails: Update direct upload code to work with fog-azure-rm: !38882 (merged)
  • Rails: Add Azure configuration support: !38882 (merged)
  • Rails: Support backups: !41649 (merged), !41626 (merged)
  • Monkey patch CarrierWave to pull in Azure fixes: https://github.com/carrierwaveuploader/carrierwave/pull/2375, https://github.com/carrierwaveuploader/carrierwave/issues/2410
  • Workhorse: Refactor S3Object and related classes to make it easier to add other providers: gitlab-workhorse!551 (merged)
  • Workhorse: Add Azure SDK: gitlab-workhorse!555 (merged)
  • Workhorse: Add Azure configuration support: gitlab-workhorse!555 (merged)
  • Omnibus: Add Azure configuration support: omnibus-gitlab!4505 (merged)
  • Charts: Add Azure configuration support: gitlab-org/charts/gitlab!1546 (merged)
  • Runner: Add Azure support for cache: gitlab-runner!2366 (merged)

What does success look like, and how can we measure that?

Links / references

ZD https://gitlab.zendesk.com/agent/tickets/110434 (internal)

Edited Sep 17, 2020 by Stan Hu
Assignee
Assign to
Time tracking