nginxinc / nginx-gateway-fabric

NGINX Gateway Fabric provides an implementation for the Gateway API using NGINX as the data plane.
Apache License 2.0
437 stars 87 forks source link

Document CRD versioning #936

Open pleshakov opened 11 months ago

pleshakov commented 11 months ago

Our project is introducing CRDs. We'd like to make we use a consistent process of introducing CRDs and versioning them, which both our users and developers understand.

Add a document that answers the following questions:

Related -- https://gateway-api.sigs.k8s.io/geps/gep-922/

Also, see the Kubernetes doc on api-versioning for inspiration: https://kubernetes.io/docs/reference/using-api/#api-versioning

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 10 days.

kate-osborn commented 4 months ago

@mpstefan I think we should prioritize this for 1.3 since we will be adding more CRDs.

kate-osborn commented 2 months ago

Another good resource: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api_changes.md