Status Update
Comments
ba...@google.com <ba...@google.com>
ba...@google.com <ba...@google.com> #2
Hello,
Thank you for drawing our attention to this.
Could you please provide your issue in the following format :
Problem you have encountered
:What you expected to happen
:Steps to reproduce
:Other information (workarounds you have tried, documentation consulted, etc)
:
Any additional information you provide will help us better understand and resolve the problem. Thank you for your trust and continued support to improve Google Cloud Platform products.
In case you want to report a new issue, please do not hesitate to create a new
Note : The
Thanks & Regards,
Manish Bavireddy.
Google Cloud Support
[Deleted User] <[Deleted User]> #3
Thank you for the prompt reply.
We are currently in the process of assessing the migration of our existing Istio virtual services to the Gateway API, utilizing Google Cloud's GKE-L7-GXLB. Within our current Istio setup, we employ path-based routing with regular expressions.
In attempting to reproduce this functionality using `httproute` and the `path match` feature with Regular Expressions, as specified in the CRD[1] for `httproute`, we encountered the following problem.
HTTPRoute "images-httproute" is misconfigured, err: unsupported path match type "RegularExpression"
[1]
ba...@google.com <ba...@google.com> #4
Hello,
We have duly noted your feedback and will thoroughly validate it. While we cannot provide an estimated time of implementation or guarantee the fulfillment of the issue, please be assured that your input is highly valued. Your feedback enables us to enhance our products and services.
According to the
Please note that the Issue Tracker is primarily meant for reporting platform-wide-bugs and requesting new features. For individual support issues, it is best to utilize the support ticketing system. If you have any additional issues or concerns, please don’t hesitate to create a new thread on the
Thanks & Regards,
Manish Bavireddy.
Google Cloud Support
ma...@gcp.groupama.it <ma...@gcp.groupama.it> #5
ma...@deliveryhero.com <ma...@deliveryhero.com> #6
ni...@voggt.com <ni...@voggt.com> #7
We're in the same situation where we need RegularExpression feature for our Gateway API routes in GKE.
di...@gmail.com <di...@gmail.com> #8
lu...@surferseo.com <lu...@surferseo.com> #9
I'm affected as well.
po...@gmail.com <po...@gmail.com> #10
Could you please suggest if this has been implemented or ongoing.. we also need the same while implementing MCG in our environment.
st...@swirldslabs.com <st...@swirldslabs.com> #11
jo...@pccw.com <jo...@pccw.com> #12
cs...@auchan.fr <cs...@auchan.fr> #13
message: 'Error GWCER104: HTTPRoute "xxxx" is misconfigured,
err: unsupported header match type "RegularExpression".'
ak...@thecloudside.com <ak...@thecloudside.com> #14
Nginx Reverse Proxy Server can be placed between HTTPRoute and the application services, then in Nginx you can configure regex accordingly,
Here is a blog written by me explaining how it can be done
This is for MultiCluster GKE, But for Single Cluster as well, this implementation can be referred.
Description