-
Notifications
You must be signed in to change notification settings - Fork 717
finish implementing ReferenceGrant for HTTPRoute -> Service references #545
Copy link
Copy link
Closed
Labels
help wantedExtra attention is neededExtra attention is neededkind/bugSomething isn't workingSomething isn't workingpriority/mediumLabel used to express the "medium" priority levelLabel used to express the "medium" priority level
Milestone
Description
#519 completed the missing piece of implementing ReferenceGrant for Listener -> Secret references. Something similar needs to be done for HTTPRoute -> Service references. The Gateway API translator already has logic to check cross-namespace references (https://github.com/envoyproxy/gateway/blob/main/internal/gatewayapi/translator.go#L660-L683), but the provider / HTTPRoute reconciler needs to pass the relevant ReferenceGrants into the translator layer.
May also be simpler to wait for #413 before doing this.
xref. #411.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededkind/bugSomething isn't workingSomething isn't workingpriority/mediumLabel used to express the "medium" priority levelLabel used to express the "medium" priority level