As part of canary releases, there are rules under the istio option. In there, there are number of rule types we can set.
We would request a 'rewrite' option under URI so that when the request is passed on, we can perform a rewrite on the URI.
E.g. if there is a rule for URI matching '/folder1/folder2/file1.html, it would be useful to perform a rewrite to '/file1.html'
Is this a possible feature request?