2020-01-29 16:15:13 -08:00
|
|
|
0.0.9
|
2019-03-25 17:25:21 -07:00
|
|
|
|
2019-07-24 16:52:59 -07:00
|
|
|
* Added ability to create jobs which contain an executorless docker container.
|
2020-01-29 16:12:53 -08:00
|
|
|
* Sla-aware draining sub-command has been simplified. Instead of having a count/percentage
|
|
|
|
subcommand, it now has a flag for each of these options. The count and percentage flag are
|
|
|
|
mutually exclusive, and one of them has to be set.
|
2019-03-25 17:25:21 -07:00
|
|
|
|
2019-03-22 19:01:10 -07:00
|
|
|
0.0.8
|
|
|
|
|
2019-03-25 17:23:30 -07:00
|
|
|
* Updated default timeouts and durations for sla-aware draining.
|
2019-03-22 20:50:41 -07:00
|
|
|
* Added monitor verb along with hosts noun.
|
|
|
|
* Fixed bug with monitor not using the correct default values for sla-aware drain policies.
|
2019-03-22 19:01:10 -07:00
|
|
|
|
2018-12-27 11:31:51 -08:00
|
|
|
0.0.7
|
|
|
|
|
|
|
|
* Initial migration to gorealis v2
|
2019-03-21 16:08:17 -07:00
|
|
|
* Implemented first version of create feature which takes in a YAML file.
|
|
|
|
* Added new noun to fetch status called task. Task also has two subcommands, status and config.
|
2018-12-27 11:31:51 -08:00
|
|
|
|
2018-12-05 15:12:49 -08:00
|
|
|
0.0.6
|
|
|
|
|
|
|
|
* Added auto-completion to the deb file.
|
|
|
|
* Added set verb and quota noun to set quota resource for certain roles.
|
|
|
|
* Added JSON output as an option for all commands.
|
|
|
|
|
2018-10-25 19:41:23 -07:00
|
|
|
0.0.5
|
2018-10-23 15:14:10 -07:00
|
|
|
|
|
|
|
* Backup and snapshot commands have now been moved to under the force subcommand as these are expensive operations
|
|
|
|
and the subcommand should reflect that.
|
2018-10-23 15:24:29 -07:00
|
|
|
* Cobra library upgrade.
|
2018-10-23 23:32:28 -07:00
|
|
|
* Added version command.
|
|
|
|
* Added ability to use config config file. By default this file will be located in /etc/aurora/australis.yml
|
2018-10-25 19:41:23 -07:00
|
|
|
* Changed insecureSkipVerify to skipCertVerification.
|