Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Releases: storageos/go-cli

v2.4.2

15 Jul 13:44
Compare
Choose a tag to compare

No changes, keeping the release tag in sync with the main StorageOS release.

v2.4.0

27 May 14:42
Compare
Choose a tag to compare

New commands:

  • Get single node diagnostics
  • Mark node as compute only

Updated commands:

  • Set failure mode now supports soft, hard and alwayson intents
  • Set failure mode now supports threshold replica count value

Other changes:

  • Updating the labels via the CLI forces the user to acknowledge that this change will be overwritten by the CSI client at some point
  • Improve formatting of the node and volume list table

v2.4.0-rc.1

05 May 10:13
Compare
Choose a tag to compare
v2.4.0-rc.1 Pre-release
Pre-release

New commands:

  • Get single node diagnostics
  • Mark node as compute only

Updated commands:

  • Set failure mode now supports soft, hard and alwayson intents

Other changes:

  • Updating the labels via the CLI forces the user to acknowledge that this change will be overwritten by the CSI client at some point

v2.3.3

11 Feb 16:18
Compare
Choose a tag to compare
  • Add -A alias for --all-namespaces flag
  • Support the verb form license as an alias of the licence resource noun form for reducing licensing friction
  • Retrieved diagnostic bundles will now use the bundle name generated by the server, unless the user specifies a target name
  • Text mode label output from the describe command will now wrap onto new lines to try and better avoid truncation of large label sets

v2.3.0

30 Oct 13:38
v2.3.0
Compare
Choose a tag to compare
v2.3.0

v2.2.0

17 Aug 12:09
v2.2.0
Compare
Choose a tag to compare
v2.2.0

v2.1.0

26 Jun 11:54
v2.1.0
Compare
Choose a tag to compare
v2.1.0

v2.0.0

05 May 10:06
v2.0.0
Compare
Choose a tag to compare

Changes since v2.0.0-rc.1

  • New commands:

    • licence management
    • get policy
    • create namespace
    • create policy
    • describe user
    • describe namespace
    • describe policy
    • delete user
    • delete namespace
    • delete policy
  • cache JWT authentication token.

  • "get volumes" for all namespaces should be done in parallel.

  • help text document config file.

  • fail gracefully if missing some output details (i.e. no node exists for id).

v2.0.0-rc.1

31 Mar 10:24
v2.0.0-rc.1
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

CLI release candidate for v2

1.2.2

12 Jun 15:48
6e6a6b5
Compare
Choose a tag to compare

Intended to be used with StorageOS Node versions 1.2.1 and greater.

Fixed:

  • #192 - Panic on node ls when hostnames are different lengths.