Skip to content

Implement cached mounting strategy #1

@St4NNi

Description

@St4NNi

We should start our experiments with the cached mounting strategy in a read-only way:

  • A configurable cache path on the node should be used as central entry point to download data using the opendal integration
  • During the StageVolume phase the data should be downloaded and prepared into a content-hash derived path
  • If data already exists do nothing
  • Mount the downloaded content to the pod location using the READONLY flag.
  • Create a strategy for content checks and writeback

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions