Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

0.9.61: Undeploy jobs from hosts even if they are DOWN (#1039)

Compare
Choose a tag to compare
@davidxia davidxia released this 12 Dec 21:20
· 397 commits to master since this release
If a host is down, we still want the `RollingUndeployPlanner` to attempt
to undeploy from it, and then remove it from the list of removed hosts.

Otherwise, the list of removed hosts for a deployment group can grow
unboundedly.