Releases: bandesz/awsc
Releases · bandesz/awsc
0.0.8
CHANGES:
- the tags will have the "v" prefix starting from this release
BUG FIXES:
- When there are no instances in an autoscaling group, the migration should not throw an error.
SHA256 sums:
d49eaa905d781783178c57ab876113d76868907046ffcf295ed2a3e9c1aa62f3 awsc-0.0.8.darwin.386
13ef56c1d202dd460f1f8a2f10aad4faedfc0172f70c89109ea7a923d9bc325c awsc-0.0.8.darwin.amd64
b87c3aa6eb9d364ac04c6ed3798bef4f51064e8dbf8369967d2b22dbdb957efa awsc-0.0.8.linux.386
f207bda2d67518e6bde954195fb6a6315cdc5cb8a65142847a60dae9b2527443 awsc-0.0.8.linux.amd64
851088daceb68b843d6e19a887fb0574cce7d422f273f54be584469a0c0db6d6 awsc-0.0.8.windows.386
8f2e9ff5a91c9eda4591b32693cf6eb0e54d91dac6a1c89bd8203b5fdf2d62bb awsc-0.0.8.windows.amd64
0.0.7
BUG FIXES:
- Fix a mistake where autoscaling migration's min-healthy-percent was handled like max-healthy-percent
- Make autoscaling migration work for 1 instance
- Throw an error when the autoscaling migration can't keep the given min-healthy-percent instances healthy
0.0.6 - DO NOT USE
BUG INTRODUCED:
- the min-healthy-percent is handled as max-healthy-percent (fixed in 0.0.7)
IMPROVEMENTS:
- Add ECS cluster draining when migrating autoscaling instances
- Ability to drain more than one instance at a time
- Drain and terminate instances in parallel
- Add option to set the minimum percent of instances to keep healthy