You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: