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

chaining blockContent() filters do not work as expected #2605

Closed
szuecs opened this issue Sep 19, 2023 · 1 comment
Closed

chaining blockContent() filters do not work as expected #2605

szuecs opened this issue Sep 19, 2023 · 1 comment

Comments

@szuecs
Copy link
Member

szuecs commented Sep 19, 2023

blockContent("A") -> blockContent("B")

does not work as expected and resulted in

[APP]time="2023-09-18T14:31:29Z" level=error msg="error while proxying after 1.20231ms, route kube_.. with backend lb http://10.2.54.204:8080, status code 500: dialing failed false: unexpected error from Go stdlib net/http package during roundtrip: net/http: HTTP/1.x transport connection broken: http: ContentLength=807 with Body length 8999, remote host: ..., request: \"POST /api/foo HTTP/1.1\", host: foo.domain, user agent: \"\"" trace_id=71ab8e710720a5b6
@AlexanderYastrebov AlexanderYastrebov changed the title chaining blockContent() filters do not work as exepcted chaining blockContent() filters do not work as expected Sep 20, 2023
@szuecs
Copy link
Member Author

szuecs commented Jan 23, 2024

this is now fixed and tested by #2828

@szuecs szuecs closed this as completed Jan 23, 2024
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 a pull request may close this issue.

1 participant