Open shiwenmichael opened 4 years ago
It’s not possible because Linkerd doesn’t support header based routing. Once Linkerd implements SMI TrafficSplit v1alpha3 Flagger could support it. You should open an issue in Linkerd, here is the spec: https://github.com/servicemeshinterface/smi-spec/blob/master/apis/traffic-split/v1alpha3/traffic-split.md
Hi guys, any update whether Linkerd now supports this features
Just updating to confirm that this is now possible on Linkerd with dynamic routing support through the HTTPRoute object: https://linkerd.io/2.15/tasks/flagger/#install-flagger
Any plans on having the Blue/Green Mirroring (traffic shadowing) on linkerd support? I only see Istio support from the official page.
Here is what I want to have, please let me know whether this is possible for the existing flagger:
I am trying to get this working in canary release, is it possible?