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
We have a deployment that is a background worker. We would like to leverage BG deployment to keep the existing worker running, while the new worker becomes Ready. There is no Service sending traffic to the worker (as it deals with external data).
Having to set a fake service to be patched as activeService is a nuissance we would like to avoid.
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
The text was updated successfully, but these errors were encountered:
Summary
BlueGreen without Active Service patching.
Use Cases
maybe related to: #451
We have a deployment that is a background worker. We would like to leverage BG deployment to keep the existing worker running, while the new worker becomes Ready. There is no Service sending traffic to the worker (as it deals with external data).
Having to set a fake service to be patched as
activeService
is a nuissance we would like to avoid.Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
The text was updated successfully, but these errors were encountered: