Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

odic doc #2921

Closed
wants to merge 1 commit into from
Closed

odic doc #2921

wants to merge 1 commit into from

Conversation

zhaohuabing
Copy link
Member

Related: #2913

Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
@zhaohuabing zhaohuabing requested a review from a team as a code owner March 14, 2024 08:54
@zhaohuabing zhaohuabing marked this pull request as draft March 14, 2024 08:54
type: PathPrefix
value: / # Make sure this matches both /myapp1 and /myapp2
backendRefs:
- name: non-existing-backend # This backend will never be used
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EG uses 500 Internal Server Error direct response for an invalid backend. It would be better if we could response with 404 instead.

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.52%. Comparing base (d00efdc) to head (46493ab).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2921   +/-   ##
=======================================
  Coverage   64.52%   64.52%           
=======================================
  Files         122      122           
  Lines       21092    21092           
=======================================
  Hits        13610    13610           
  Misses       6634     6634           
  Partials      848      848           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

spec:
targetRef:
group: gateway.networking.k8s.io
kind: HTTPRoute
Copy link
Contributor

@arkodg arkodg Mar 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shoudnt this match the Gateway ? so it affects all the routes including the fallback route

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants