Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D Deimos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • performance
  • storage
  • Deimos
  • Issues
  • #53
Closed
Open
Issue created Apr 22, 2020 by Sophie Wenzel-Teuber@sophie.wenzel-teuberMaintainer

Create S3-like buckets

We agreed to use metadata-only objects to represent buckets. These can be saved to phobos as files without content at the moment.

To properly add them to our server we need to identify and handle CreateBucket requests (not only send back a 200-Ok status and quit), create the object/file/whatever, then check for these objects with every incoming PUT request to make sure the requested bucket exists.

Edited Apr 29, 2020 by Sophie Wenzel-Teuber
Assignee
Assign to
Time tracking