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

Support multiple VirtualService in Istio canary strategy #1276

Closed
shakti-das opened this issue Jun 14, 2021 · 1 comment
Closed

Support multiple VirtualService in Istio canary strategy #1276

shakti-das opened this issue Jun 14, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@shakti-das
Copy link
Contributor

Summary

The current Istio canary strategy allows specifying only a single VirtualService. This is not sufficient for advanced setups where the routes are divided into multiple VirtualService resources - like north-south route VS, east-west route VS, and delegate VS.

Use Cases

In Salesforce, we use multiple VirtualService resources linked to a single service. Each service port also gets its own specialized delegate VirtualService. The blue/green route for our use-case would actually stay in the multiple delegates. When the Service undergoes a blue/green rollout, we want to update all the linked VirutalService resources.


Message from the maintainers:

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

@shakti-das shakti-das added the enhancement New feature or request label Jun 14, 2021
@jessesuen
Copy link
Member

Duplicate of #1100

@jessesuen jessesuen marked this as a duplicate of #1100 Jun 15, 2021
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

2 participants