• v0.0.7 0f19631c9a

    0.0.7 Stable

    ridv released this 2019-03-21 23:09:44 +00:00 | 81 commits to main since this release

    • Initial migration 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.
    Downloads
  • v0.0.5 dcb27f64c2

    0.0.5 Pre-release

    ridv released this 2018-10-26 02:41:23 +00:00 | 106 commits to main since this release

    • 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.
    Downloads
  • v0.0.4 91d962f481

    0.0.4 Pre-release

    ridv released this 2018-09-22 02:10:56 +00:00 | 122 commits to main since this release

    • Added fetch host which gets the host maintenance status.
    Downloads
  • 0.0.3 51daad88eb

    0.0.3 Pre-release

    ridv released this 2018-05-31 01:15:16 +00:00 | 132 commits to main since this release

    • Draining now monitors until all hosts are in the DRAINED state. (Previously it would monitor for DRAINING and DRAINED)

    • --interval and --timeout flags added to start drain and stop drain

    Downloads
  • 0.0.2 f4d86536c3

    ridv released this 2018-04-26 22:15:42 +00:00 | 136 commits to main since this release

    • Adding support for communicating with Aurora using TLS.

    • Note this has modified pattern matching for certificates. This means wildcards (*) are not limited to being the left most character. If you do not wish to have this functionality please compile a version locally.

    Downloads
  • 0.0.1 72692b5dd7

    Intial Release Pre-release

    ridv released this 2018-03-14 00:05:02 +00:00 | 137 commits to main since this release

    This release is able to fetch leader information and set nodes intro draining mode.

    Downloads