issues
search
traefik
/
mesh
Traefik Mesh - Simpler Service Mesh
https://traefik.io/traefik-mesh
Apache License 2.0
2.03k
stars
141
forks
source link
Add support for TrafficSplit filtering
#709
Closed
jspdown
closed
4 years ago
jspdown
commented
4 years ago
What does this PR do?
This PR:
Add new property
Rules
in the
TrafficSplit
struct
Build SMI specs rules for each
TrafficSplit
in the TopologyBuilder.
Update topology tests
Fixes #598
How to test it
make test
Look at the specification (split.v1alpha3) and play with the new feature.
What does this PR do?
This PR:
Rules
in theTrafficSplit
structTrafficSplit
in the TopologyBuilder.Fixes #598
How to test it
make test