opencontainers / distribution-spec

OCI Distribution Specification
https://opencontainers.org
Apache License 2.0
828 stars 205 forks source link

The next release(s) #315

Closed jdolitsky closed 1 month ago

jdolitsky commented 2 years ago

What will be/should be included in

as raised in dev call today cc @sudo-bmitch @vbatts

The Extensions API discovery endpoint (IMO) is a feature that people are starting to use for experimentation, and are already talking about dist-spec 1.1 even though it doesn't exist yet.

sudo-bmitch commented 2 years ago

Automatic content discovery is another one of those nice features to highlight in the next release, and to make sure we include conformance tests.

sudo-bmitch commented 2 years ago

Sparse index support being the 3rd feature that jumps out to me. Both this and automatic content discovery may need switches on any conformance test to indicate if the registry is declaring they should support it.

vbatts commented 2 years ago

@sudo-bmitch links to those issues?

sudo-bmitch commented 2 years ago

Content discovery: https://github.com/opencontainers/distribution-spec/pull/275

Sparse indexes (though the actual change in our side was the reverse because we've never required references to exist): https://github.com/opencontainers/distribution-spec/pull/310

sudo-bmitch commented 1 month ago

Closing this out since we had the 1.1.0 release. 🎉