Yufu Zhao

Results 27 comments of Yufu Zhao

@seh The issue is sort of *conditionally* fixed. That is, when you send a JSON request it works (after this PR #11091), but when you send a form data request...

> If the Kubernetes validating admission Webhook is sending HTTP form data and it should not, then that fix belongs in the Webhook. I think Webhook sends a JSON request,...

@dlouzan Yes, that fix has been included in 3.4, the exact commit is here https://github.com/Kong/kong/commit/866a15c693038d4e57ffc9d21c2042975dd821d3 and you can see that the changelog has been updated as well! > As a...

BTW: Our docs don't seem to be able to render mermaid's timeline charts. See https://deploy-preview-8409--kongdocs.netlify.app/gateway/latest/licenses/#after-grace-period

Still have a issue here is that when using expressions to configure routes, the expressions must be in lowercase. I still need to discuss the best solution with the team.