-
Notifications
You must be signed in to change notification settings - Fork 30
Add guidance about state of the project to README #119
Conversation
4b62335
to
2bd5266
Compare
@SteveLasker I think we should choose to archive this project after the OCI Spec v1.1 goes to GA/stable from RC as there are a few projects that still rely on this project. Any suggestions on this choice? |
The PR links to the #118 but it doesn't include the requested Q&A in the issue. Can we update the PR with the Q&A before moving forward with the merge? |
Thanks @michaelb990, |
After seeing feedback from others, rewording I've created #120 to track the archiving of this repository. |
Thanks @sajayantony. AFAIK, this repo was created to iterate on reference types in a registry and that work has now moved back to OCI repos. If there is feedback on the wording or specific questions that should be answered, I'm happy to update this PR, but the only question I've heard about this repo (multiple times) has been "why isn't this repo archived"? Voted LGTM on #120. If we're not going to archive this repo, can we enumerate what tasks are left to do? I don't think a final release of OCI 1.1 is the right milestone to track considering work & meetings for this repo ended quite a while ago. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe this is a matter of when, not if.
I'm a not yet vote.
This ORAS Artifact Spec sub-project was created to make fast and iterative validations of designs and implementation. The team made great progress, incorporating feedback from maintainers and externals alike.
The recent OCI discussions for closing down the spec, determining registry support for the artifact manifest and the referrers api illustrate this work may not be done.
I'm happy to keep focus in OCI at this point, but I don't see the need to rush in archiving before the specs are released.
Currently we aren't iterating in this repository anymore and all efforts and discussions are being done in OCI. I do agree that waiting for a 1.1 release might not be necessary to communicate this and anyone there is already a milestone on OCI https://github.com/opencontainers/distribution-spec/issues?q=is%3Aopen+is%3Aissue+milestone%3Av1.1.0 README should outline this so that anyone visiting knows where they can raise issues going forward. |
12f4233
to
0df971a
Compare
Updated to a statement about our plans to archive this repository and pointers to the OCI specs where the work has moved. Thanks for the feedback, please take another look. |
0df971a
to
7c6452d
Compare
Signed-off-by: Michael Brown <brownxmi@amazon.com>
7c6452d
to
ba723c1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @michaelb990 for the updates
Fixes #118.