35 lines
1.5 KiB
Text
35 lines
1.5 KiB
Text
australis (0.0.8) unstable; urgency=medium
|
|
|
|
* Upgraded default timeouts and durations for sla-aware draining.
|
|
* Added ability for controlling when an SLA-Aware drain sheds SLA awareness for SLA-aware drain policies
|
|
* Added monitor verb along with hosts noun.
|
|
* Fixed bug with monitor not using the correct default values for sla-aware drain policies.
|
|
|
|
-- Renan DelValle <renanidelvalle@gmail.com> Fri, 22 Mar 2019 15:10:00 -0700
|
|
|
|
australis (0.0.7) unstable; urgency=medium
|
|
|
|
* Upgraded australis to gorealis v2.
|
|
* 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.
|
|
|
|
-- Renan DelValle <renanidelvalle@gmail.com> Wed, 26 Dec 2018 15:10:00 -0700
|
|
|
|
australis (0.0.6) unstable; urgency=medium
|
|
|
|
* 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.
|
|
|
|
-- Renan DelValle <renanidelvalle@gmail.com> Wed, 05 Dec 2018 15:10:00 -0700
|
|
|
|
australis (0.0.5) unstable; urgency=medium
|
|
|
|
* Backup and snapshot commands have now been moved to under the force subcommand as these are expensive operations
|
|
and the subcommand should reflect that.
|
|
* Cobra library upgrade.
|
|
* Added version command.
|
|
* Added ability to use config config file. By default this file will be located in /etc/aurora/australis.yml
|
|
* Changed insecureSkipVerify to skipCertVerification
|
|
|
|
-- Renan DelValle <renanidelvalle@gmail.com> Wed, 24 Oct 2018 18:27:19 -0700
|