You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If a GRPCRoute references a Service in a different namespace and a ReferenceGrant exists permitting this cross-namespace reference, the reference is incorrectly rejected.
Last Transition Time: 2024-08-06T15:38:00Z
Message: Backend ref to Service test/grpc-infra-backend-v1 not permitted by any ReferenceGrant
Observed Generation: 1
Reason: RefNotPermitted
Status: False
Type: ResolvedRefs
Controller Name: gateway.nginx.org/nginx-gateway-controller
Expected behavior
ResolvedRefs condition on GRPCRoute should be True
Your environment
Version of the NGINX Gateway Fabric - edge f24ab6f
Additional context
Add any other context about the problem here. Any log files you want to share.
The text was updated successfully, but these errors were encountered:
Describe the bug
If a GRPCRoute references a Service in a different namespace and a ReferenceGrant exists permitting this cross-namespace reference, the reference is incorrectly rejected.
To Reproduce
Steps to reproduce the behavior:
Apply the following resources:
Describe the GRPCRoute:
See the error condition for ResolvedRefs:
Expected behavior
ResolvedRefs condition on GRPCRoute should be True
Your environment
Additional context
Add any other context about the problem here. Any log files you want to share.
The text was updated successfully, but these errors were encountered: