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

Allow not specifying routes within virtual service #4097

Open
dudicoco opened this issue Feb 2, 2025 · 0 comments
Open

Allow not specifying routes within virtual service #4097

dudicoco opened this issue Feb 2, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@dudicoco
Copy link

dudicoco commented Feb 2, 2025

Summary

Currently, if a virtual service has more than one route you must include all of its routes within the rollout spec.
It would be beneficial to have argo rollouts change all the weights of all routes if no routes are specified.

Use Cases

If you have a virtual service with many routes you must keep your rollouts spec in sync with the routes spec, which could be challenging and prone to configuration errors.


Message from the maintainers:

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

@dudicoco dudicoco added the enhancement New feature or request label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant