This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
Releases: twosigma/waiter
Releases · twosigma/waiter
Waiter CLI v1.5.3
- support cluster alias
Waiter CLI v1.5.1
- Service restart feature where existing instances are killed and new instances are started
Waiter CLI v1.5.0
- adds --no-wait flag to maintenance stop
- adds support for CLI start and stop commands
- skips checking for maintenance mode being activated on start/maintenance stop commands
Waiter CLI v1.4.1
- add dry run flag for
waiter create
andwaiter update
commands
Waiter CLI v1.4.0
What's in the release?
- templating support for waiter create and update commands
- parsing fix for metadata and env fields
Waiter CLI v1.3.0
- support nested fields in
waiter create
andwaiter update
commands.
Waiter CLI v1.2.3
- includes fix for
waiter ssh
where instance list is aggregated for a service-id that is on multiple clusters.
Waiter CLI v1.2.2
- fix waiter maintenance start bug
Waiter CLI v1.2.1
- maintenance start and stop subcommands have a more relaxed timeout
Waiter CLI v1.2.0
- new sub command
waiter ssh