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

policy: use filters instead of explicit errors in TCP and TLS protocols #405

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

zaharidichev
Copy link
Member

This change removes the RouteError and Invalid types from the routes and backends of TLS and TCP protocols and moves to using filters.

Signed-off-by: Zahari Dichev zaharidichev@gmail.com

Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
@zaharidichev zaharidichev changed the title turn route and backend errors into filters policy: use filters instead of explicit errors in TCP and TLS protocols Nov 21, 2024
olix0r and others added 2 commits November 21, 2024 15:45
Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
@olix0r olix0r merged commit 9d15379 into main Nov 21, 2024
8 checks passed
@olix0r olix0r deleted the zd/errors-to-filters branch November 21, 2024 18:40
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