Skip to content

Separate versioning for refs and CAS portions of image-layout? #441

@wking

Description

@wking

Spun off from #438, where I floated:

$ cat oci-layout
{
  "refsLayoutVersion": "1.0.0",
  "casLayoutVersion": "1.0.0"
}

The CAS and ref engines are completely orthogonal, and versioning them independently means that versions for a given component are bumped less frequently (e.g. a refs bump no longer triggers a CAS bump). That's less noise for implementers who are only focused on one or the other, but maybe the set of such implementers is empty?

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