Skip to content

finish implementing ReferenceGrant for HTTPRoute -> Service references #545

@skriss

Description

@skriss

#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.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is neededkind/bugSomething isn't workingpriority/mediumLabel used to express the "medium" priority level

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions