Releases: kadalu/moana
Releases · kadalu/moana
Kadalu Storage Manager 0.4.2
- 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
- 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
- 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
Test a release
Kadalu Storage Manager(Moana) - Release 0.3.2
Kadalu Storage Manager(Moana) - Release 0.3.1
Kadalu Storage Manager(Moana) - Release 0.3.0
Test release to test the release scripts
Kadalu Storage Manager(Moana) - Release 0.2.0
- Binary names changed to
kadalu-server
,kadalu-node
andkadalu
- 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
- Initial release
- Static binaries are available for
amd64
andarm64
- 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.