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

configurable error code when route points to unkown/invalid cluster #1820

Closed
ldemailly opened this issue Oct 5, 2017 · 0 comments
Closed
Assignees
Labels
beginner Good starter issues! enhancement Feature requests. Not bugs or questions.
Milestone

Comments

@ldemailly
Copy link

Right now it returns a 404

The argument can be made for a 503 as 404 could cause the caller to consider the entry permanently deleted (cc @costinm to fill that part in - but basically imagine /calendar/meeting123 getting polled for refresh and suddenly getting a (transient) 404 during rule change, it thens disappear from the users calendar)

If it's configurable everyone is happy :-)

@mattklein123 mattklein123 added enhancement Feature requests. Not bugs or questions. help wanted Needs help! labels Oct 5, 2017
@mattklein123 mattklein123 added the beginner Good starter issues! label Oct 28, 2017
PiotrSikora added a commit to PiotrSikora/envoy that referenced this issue Oct 30, 2017
Fixes envoyproxy#1820.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
@mattklein123 mattklein123 added this to the 1.6.0 milestone Nov 26, 2017
@mattklein123 mattklein123 removed the help wanted Needs help! label Nov 26, 2017
mattklein123 pushed a commit that referenced this issue Dec 2, 2017
Fixes #1820.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
rshriram pushed a commit to rshriram/envoy that referenced this issue Oct 30, 2018
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
jpsim pushed a commit that referenced this issue Nov 28, 2022
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this issue Nov 29, 2022
Signed-off-by: JP Simard <jp@jpsim.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner Good starter issues! enhancement Feature requests. Not bugs or questions.
Projects
None yet
Development

No branches or pull requests

3 participants