flagger icon indicating copy to clipboard operation
flagger copied to clipboard

Adding additional routing rules to virtual service generated by flagger

Open Hazmo opened this issue 4 years ago • 1 comments

I just wanted clarification if the best practice for adding additional routing rules to flagger's generated virtual service is to use istio delegates?

I can't seem to find much online about how else to do this.

Thanks

Hazmo avatar Dec 01 '21 15:12 Hazmo

I think you instead should use the generated virtualservice as a delegate, and this way you don't need to do any changes to it. Doesn't this solve your problem?

chlunde avatar Feb 08 '22 19:02 chlunde