Releases: palantir/bouncer
v0.11.0
Automated release, no documented user facing changes
Add slow-canary mode
Add new slow-canary bouncing method.
Vault with integrated storage (https://www.vaultproject.io/docs/configuration/storage/raft) is the main driver here, where it's sensitive to very quickly halving the size of the cluster.
AWS API bumps
v0.9.8 Excavator: Manage go module dependencies (#106)
Remove Bintray publishing and using GitHub Actions for CI
- Remove Bintray publishing and using GitHub Actions for CI
canary race condition help
- Try to help with canary Terminating:Wait drain race conditions by terminating all old nodes much closer together
- Bump AWS go deps
godel & excavator bumps
Excavator: Manage go module dependencies (#92) Co-authored-by: svc-excavator-bot <[email protected]>
module & godel bumps
Excavator: Manage go module dependencies (#81)
Co-authored-by: svc-excavator-bot [email protected]
Excavator: Update policy-bot config (#84)
Co-authored-by: svc-excavator-bot [email protected]
Excavator: Updates godel plugins to latest versions (#83)
Co-authored-by: svc-excavator-bot [email protected]
godel & mod bumps
Excavator: Manage go module dependencies (#79) Co-authored-by: svc-excavator-bot <[email protected]>
Add rolling release option
Rolling is similar to serial, but call asg terminate without the decrement flag, meaning your replacement starts coming online immediately, without waiting for you to finish your terminate hook. Should be used in scenarios when this is desired, i.e. a node's terminate hook depends on its replacement.
v0.9.1
Fix circle config to actually publish tags starting with v as releases.