cncf / toc

⚖️ The CNCF Technical Oversight Committee (TOC) is the technical governing body of the CNCF Foundation.
https://cncf.io
1.68k stars 632 forks source link

Clarification Request: Incubating Stage Docs #1201

Closed vinayak-kukreja closed 1 year ago

vinayak-kukreja commented 1 year ago

Hey I was reading incubating stage docs and would like to learn more about what this means,

Specifications must have at least one public reference implementation.

Please let me know if you have more detailed information about what needs to be done for this step.

caniszczyk commented 1 year ago

e.g., OpenMetrics is implemented by Prometheus

On Mon, Oct 30, 2023 at 2:44 PM Vinayak Kukreja @.***> wrote:

Hey I was reading incubating stage docs https://github.com/cncf/toc/blob/main/process/graduation_criteria.md#incubating-stage and would like to learn more about what this means,

Specifications must have at least one public reference implementation.

Please let me know if you have more detailed information about what needs to be done for this step.

— Reply to this email directly, view it on GitHub https://github.com/cncf/toc/issues/1201, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAPSIOCVBJJMNGHBCEBJCDYB77R7AVCNFSM6AAAAAA6WSCE6GVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3DSMBZGI2TINQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Cheers,

Chris Aniszczyk https://aniszczyk.org

TheFoxAtWork commented 1 year ago

@vinayak-kukreja this requirement means that each specification has at least one (ideally more) project that implements the specification. For OpenFeature, their community SDKs serve as reference implementations. SPIFFE's reference implementation is SPIRE.