Delegate #2546
Unanswered
martinimartinimartini
asked this question in
Q&A
Delegate
#2546
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey folks!
I have an application which require external and internal calls and I'm using Istio to fulfill my needs (one virtual service matching my external traffic with delegate, one matching my internal traffic with delegate and finally the delegate virtual service with my rules).
I'm creating a PoC with ArgoRollouts (interested in canary deployments) but i didnt find any delegate options. Anyone with the same scenario?
Another thing:
Since i'm using ArgoCD syncing my files from a repo, when Argo Rollouts "manage" the virtual service configured in object Rollouts, it goes outofSync and always try to keep it equals to my repo file.
I need to configure ArgoCD to ignore changes in this file?
Beta Was this translation helpful? Give feedback.
All reactions