cluster-gateway icon indicating copy to clipboard operation
cluster-gateway copied to clipboard

feat: allow `.` in proxy path escape pattern

Open testinfected opened this issue 1 year ago • 3 comments

Add the . character to the proxy path escape pattern so that we can use e.g. domain names as cluster names without breaking the query parameters escaping.

See https://github.com/oam-dev/cluster-gateway/issues/150

testinfected avatar Aug 20 '24 13:08 testinfected

@wonderflow Can you help to merge this?

FogDong avatar Aug 23 '24 00:08 FogDong

Thanks for contributing, I can't merge until we fixed the test and signed the DCO.

wonderflow avatar Aug 27 '24 08:08 wonderflow

Please sign the DCO so that we can merge the PR with git commit -s, thanks!

FogDong avatar Aug 27 '24 08:08 FogDong