ReferenceGrant Core Support #615
Labels
enhancement
New feature or request
epic
Represents an epic. Contains sub-issues
refined
Requirements are refined and the issue is ready to be implemented.
Milestone
For our release of NGINX Gateway v1.0, we need at least core support for the ReferenceGrant API Object as defined in the Kubernetes Gateway API v1beta1. We may want to split this by kinds, but we will also need acceptance criteria to ensure access is updated when the ReferenceGrants are changed in any way.
The API specificiation for ReferenceGrantSpec states that a reference grant is made from a ReferenceGrantFrom to a ReferenceGrantTo, each specifies a different set of objects to target:
ReferenceGrantFrom kinds:
ReferenceGrantTo kinds:
Each one of the RerferenceGrantFrom kinds needs to be able to target any one of the ReferenceGrantTo kinds.
Acceptance:
For Discussion:
ReferenceGrantFrom
includes core support for GRPCRoute, TCPRoute, TLSRoute, and UDPRoute - how does this make sense when those routes are not included in the v1beta1 spec?The text was updated successfully, but these errors were encountered: