Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "glue" for using Argo Rollout traffic management with Nginx Ingress VS/VSR #7484

Open
smuda opened this issue Mar 7, 2025 · 1 comment
Labels
proposal An issue that proposes a feature request

Comments

@smuda
Copy link

smuda commented Mar 7, 2025

Is your feature request related to a problem? Please describe.
Currently it's not possible to use Argo Rollout traffic management with NGINX Ingress when using VirtualServer/VirtualserverRoute for configuration.

Describe the solution you'd like
I'd like to have a Argo plugin, preferable preinstalled in normal Argo Rollouts, that can handle VS/VSR for Argo Rollouts.

Argo Rollouts Reinvented: Unleash the Power of Custom Plugins for Progressive Delivery - Zach Aller

Describe alternatives you've considered
One alternative would be to abandon NGINX Ingress and use NGINX Gateway Fabric instead.

Another would be to abandon VS/VSR and use ingresses with a lot of annotations instead. That would be clunky and not all features can be configured that way. There is a reason the VS/VSR concept has emerged.

Additional context
argoproj/argo-rollouts#2993

@smuda smuda added the proposal An issue that proposes a feature request label Mar 7, 2025
Copy link

github-actions bot commented Mar 7, 2025

Hi @smuda thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this 🙂

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal An issue that proposes a feature request
Projects
None yet
Development

No branches or pull requests

1 participant