ahmetb / runsd

Drop-in Service Discovery capabilities for Google Cloud Run.

Home Page:https://ahmet.im/blog/cloud-run-service-discovery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incremental Rollout

klee310 opened this issue · comments

We're trying out this runtime-modification, on a select number of services first. Do we need to apply the change for all containers, or only the source-container which is calling other services using the old method?

You need to update only the caller (source service).

Also:

For my tracking purposes, please fill out the form at https://forms.gle/kCgEEiRqrmHhM65g6 if you are using runsd. Your feedback will be important in shaping this feature.

awesome. thanks for the quick response