Philipp Plotnikov
Philipp Plotnikov
@zachaller if we need to have ability to mirror to the service also, we need to add field for port Also am I right that for creation or updating(to set...
@zachaller yes, but for that I will need to change IngressRoute but for that we need to add field to specify the name of IngressRoute that we need to change....
To controll request match, user will need to create needing IngressRoute. You can see this IngressRoute in svg file. It says to TraefikService what resource to use for specific entrypoint
@zachaller If we decide that we need to control match from argo manifest we need to decide we will need to create or change IngressRoute ? If change we need...
@tommy351 did you find examples when v1 doesnt work correctly with versions that are less than v1 ? I tried it with several traffic providers with beta versions and it...
@tommy351 it doesn't mean that you can't use gateway api with v1, did you find traffic provider where you had a problem ? You can use versions less than v1...
> The plugin prints this error without this fix. It's not because I didn't create a corresponding HTTPRoute resource. The plugin can't use v1 API because the corresponding version doesn't...
Hi @ksgnextuple as I understood the problem was solved right ? May we close this issue ?
Hi, you installed argo rollouts and it works, but other APIs using the same Gateway stopped to work and other APIs also uses HTTPRoute resources ? Can you say HTTPRoutes...
@som-kanade-zepto did you solve the problem ? If yes, can you share your solution, please ?