Skip to content

image layout: move to slash separation for blob storage layout #208

@stevvooe

Description

@stevvooe

Currently, blobs are stored with the follow format:

blobs/<digest>-<hex bytes>

This has caused confusion in the context of the :-separated hash format.

To make this more clear, the blobs should be stored in the following format:

blobs/sha256/<hex bytes>

cc @vbatts @philips

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions