argoproj / argo-rollouts

Progressive Delivery for Kubernetes
https://argo-rollouts.readthedocs.io/
Apache License 2.0
2.57k stars 812 forks source link

Support NATS for traffic management #1060

Open AntPAllen opened 3 years ago

AntPAllen commented 3 years ago

Summary

Since NATS 2.2, traffic shaping is now available. https://docs.nats.io/whats_new_22#subject-mapping-and-traffic-shaping

It would be great if Argo Rollouts supported this.

Use Cases

We use NATS instead of a service mesh, one thing that is missing is being able to run different deployment strategies using traffic shaping to a subset of pods. This capability to do this is now available and it would be fantastic if we could do this via Argo Rollouts.


Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.

batistein commented 1 year ago

Any updates on this? Any workarounds?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity.

AntPAllen commented 1 year ago

This would still be nice to have.