8000 Tags · piccobit/helios · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: piccobit/helios

Tags

0.9.67

Toggle 0.9.67's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
8000
Merge pull request spotify#1046 from spotify/dxia/remove-unused-vars

Remove unused variable in MasterService

0.9.66

Toggle 0.9.66's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request spotify#1046 from spotify/dxia/remove-unused-vars

Remove unused variable in MasterService

0.9.65

Toggle 0.9.65's commit message
Merge pull request spotify#1045 from spotify/dxia/update-devs

Add Staffan and Nic to list of developers

0.9.64

Toggle 0.9.64's commit message
Merge pull request spotify#1043 from spotify/pubsub-healthchecks-actu…

…al-topic

use same pubsub topic in healthchecks as the EventSender

0.9.63

Toggle 0.9.63's commit message
More robust cleanup of removed hosts for deployment groups

Instead of the previous method where we would try to undeploy from hosts
that were no longer registered, instead just apply a straightforward filter
to the removed hosts list.

This is clearer and works without generating a bunch of unnecessary tasks.
Also, the previous version would only work if the set of UP hosts for the
deployment group changed. This version doesn't have that flaw.

0.9.62

Toggle 0.9.62's commit message
Merge pull request spotify#1040 from spotify/connection-state-change-…

…metrics

monitor how often zookeeper connection state changes

0.9.61

Toggle 0.9.61's commit message
Undeploy jobs from hosts even if they are DOWN (spotify#1039)

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.

0.9.60

Toggle 0.9.60's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request spotify#1038 from spotify/dxia/reduce-use-of-host-…

…status2

Use host status even less

0.9.59

Toggle 0.9.59's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request spotify#1036 from spotify/dxia/reduce-use-of-host-…

…status

Don't get host status when we don't need to

0.9.58

Toggle 0.9.58's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request spotify#1031 from spotify/pubsub-healthcheck-perio…

…dically

periodically check connectivity to Cloud Pubsub
0