-
Notifications
You must be signed in to change notification settings - Fork 715
return 500's for invalid HTTPRoute backend refs #162
Copy link
Copy link
Closed
Labels
area/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.help wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or request
Milestone
Description
There is a set of rules around how to handle 1+ invalid backend refs on an HTTPRoute that generally involve returning 500 responses for any invalid backends. This needs to be implemented properly.
https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io/v1beta1.HTTPRouteRule (see backendRefs).
Needed for core conformance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.help wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or request