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
Description:
It would beneficial for users to be able to rollout proxy config change to canary service first prior to wide fleet rollout. EG could be managing multiple envoyproxy services (stable and canary) without resource duplications (users dont need to explicitly configure & duplicate resources for canary gateway class, gateway, envoyproxy config etc). Another idea is to have both canary EG (control plane) service talking to canary envoyproxies and stable EG+envoyproxies and deployment/rollout that progressively deploys to canary first and then to stable.
[optional Relevant Links:]
Any extra documentation required to understand the issue.
The text was updated successfully, but these errors were encountered:
@arkodg the use case is to be able to rollout config changes as well doing version upgrades to a small subset of canary pods first (so all of them? #1, #2, #3). I have experimented with canary strategy in argo rollouts and it is not compatible with xds config propagation (config propagated to canary and stable at the same time). The motivation is reliable/safe rollouts to production.
Description:
It would beneficial for users to be able to rollout proxy config change to canary service first prior to wide fleet rollout. EG could be managing multiple envoyproxy services (stable and canary) without resource duplications (users dont need to explicitly configure & duplicate resources for canary gateway class, gateway, envoyproxy config etc). Another idea is to have both canary EG (control plane) service talking to canary envoyproxies and stable EG+envoyproxies and deployment/rollout that progressively deploys to canary first and then to stable.
[optional Relevant Links:]
The text was updated successfully, but these errors were encountered: