uber / kraken

P2P Docker registry capable of distributing TBs of data in seconds
Apache License 2.0
6.04k stars 416 forks source link

OCI distribution spec/ OCI artifact support #205

Open pfremm opened 5 years ago

pfremm commented 5 years ago

Looking for Kraken to support OCI deployment specs / artifacts. I am curious if this is currently an already identified roadmap item? This could be used for helmchart storage, kubernetes specs, kustomize specs etc.

Further explain of concept generally is available at: https://stevelasker.blog/2019/01/25/cloud-native-artifact-stores-evolve-from-container-registries/

yiranwang52 commented 5 years ago

It's good to have. However I don't think OCI registry is a popular need, and it's quite involving to implement a new spec/interface, so this is fairly low priority. Current maintainers probably won't allocate time for this in the near future.