Skip to content

Unified storage #20

Open
Open
@cgwalters

Description

@cgwalters

Status quo

See the filesystem docs.

More info

Today this project uses ostree-containers for the base image.

Much more recently, we landed logically bound app images which ended up requiring a bootc-owned containers/storage instance.

This left us in a confusing situation where we have two image storage backends used by bootc - one for the booted host, and one for LBIs.

The code they don't share is mostly containers/storage.

This issue tracks unification: Having bootc leverage more of containers/storage (which is going to likely require containers/storage improvements.

Update 20250131: There is now also https://github.com/containers/composefs-rs/ and this roadmap tracks the intersection/evolution of all of these things:

  • ostree
  • containers/storage
  • composefs-rs
  • bootc

Option c/storage first:

In this proposal we aim to rebase on c/storage first. There was already some work on this in #215 etc.

Advantages

Option composefs-rs first:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions