Skip to content

Releases: kadalu/moana

Kadalu Storage Manager 0.4.2

30 Dec 16:58
Compare
Choose a tag to compare
  • Services management to Db
  • User management - User create and Login
  • List of API keys
  • API Key create and delete
  • Show logged in API Key in api-key list command
  • User password update API and CLI
  • Added user management tests
  • Update user and devel documentation
  • User authentication for Volume APIs and CLIs
  • Fix Session file path when HOME env is not set

Kadalu Storage Manager 0.4.1

23 Dec 15:31
Compare
Choose a tag to compare
  • Auto detect Manager and Agent role
  • Fix path issue in mount script
  • A few Developer docs added
  • Change Datastore back to Sqlite instead of file based
  • Use CLI table utility for printing the CLI output
  • Allow listing nodes and Volumes across the Pools

Kadalu Storage Manager 0.4.0

07 Dec 14:29
Compare
Choose a tag to compare
  • Pool create and list
  • Add nodes to a Pool
  • Nodes list and Status
  • Create Volume
  • Start and Stop Volume
  • Volumes list, detail and Status
  • Mount a Volume

Kadalu Storage Manager(Moana) - Release 0.3.3

29 Nov 10:49
Compare
Choose a tag to compare

Kadalu Storage Manager(Moana) - Release 0.3.2

29 Nov 10:22
Compare
Choose a tag to compare

Kadalu Storage Manager(Moana) - Release 0.3.1

29 Nov 10:15
Compare
Choose a tag to compare

Kadalu Storage Manager(Moana) - Release 0.3.0

29 Nov 08:46
Compare
Choose a tag to compare

Test release to test the release scripts

Kadalu Storage Manager(Moana) - Release 0.2.0

01 Jan 17:43
a6f9926
Compare
Choose a tag to compare
  • Binary names changed to kadalu-server, kadalu-node and kadalu
  • Task handling after the state changes to Completed.
  • Fixed issues while fetching generated Volfiles
  • Volfile get CLI subcommand
  • Catch all exceptions while executing node Task.
  • Handle Port reservations and fixed issue while assigning Port to brick.
  • README update to mount Kadalu Storage using glusterfs command.

Moana Release 0.1.0

28 Dec 10:29
a451cbc
Compare
Choose a tag to compare
  • Initial release
  • Static binaries are available for amd64 and arm64
  • Cluster create/update/list/delete APIs and CLI available
  • Node Join API and CLI available
  • Moana Task framework is available
  • Volume Create API and CLI is available.