Howdy! Is anyone here working with Canary Releases...
# platform-blueprints
i
Howdy! Is anyone here working with Canary Releases through pipelines ? (without gitops) If so, what's your average duration of your progressive deploy step? Do you have any manual promotion in place? Do you use Argo Rollouts?
r
I am also interested by this question đź‘€
a
It's all relative, we would canary youtube for 24h bc we wanted to hit all time zones
for most sites you can't actually execute all code paths during canary due to traffic levels being too low and not having all the tooling to do analysis on a per route/rpc call