Skip to content

v1.3.0 Isabela release

Compare
Choose a tag to compare
@anvithks anvithks released this 02 Apr 12:03
· 133 commits to master since this release
22e8bd9

Version Summary

Version Number : v1.3.0 [tag: v1.3.0]
Date : 02-April-2021

Release Summary :

SODA v1.3.0 Release is the latest stable release and is an incremental release over Hawaii Release(v1.2.0) of SODA Foundation.
You can get the the earlier stable release, Hawaii, here.

Changelog

New Feature

  • [Delfin UI] Added support for DellEMC VNX and VPLEX devices in Delfin.
  • [Delfin UI] Added CLI and SMI-S access methods for registering storage devices using Delfin
  • [Delfin UI] Added new resource types: Qtree, Filesystems, Quotas and Shares display for NAS capable devices in Delfin

Enhancement

  • [Multicloud UI] Updated the lifecycle CRUD UI. Changed to a sidebar panel from dialog boxes.
  • [Multicloud UI] Added Archive and retrieve support for Azure and GCP object storage.
  • [Multicloud UI] Updated the Backend registration form. Removed bucket param from backend registration for AWS, Azure, Huawei and GCP.
  • [Multicloud UI] Updated the lifecycle UI as per bucket management changes for AWS, Azure, Huawei and GCP.
  • [Multicloud UI] Added a progress bar and notification for copy-paste operation
  • [Multicloud UI] Added success and error notification for delete object API
  • [Delfin UI] Added conditional display of resources based on device capability. Added new resources: Qtree, Filesystem and Shares for NAS devices.
  • [Delfin UI] Removed the link to performance monitoring configuration from dashboard
  • Added success and error notifications for delete of Volume groups.
  • Separated poolService to a separate file.

Bug Fixes

  • Fixed the issue of volume source line displayed incorrectly in volume details page
  • Fixed error and success notifications not shown to user on deleting volume group.
  • Fixed regex not applied to modify host name.
  • Fixed the issue of disks, ports, controllers list in tree view widget not scrolling
  • [Delfin UI] Fixed the config alert source form not getting reset on cancel or submit form
  • Overall minor fixes and enhancements.

Projects/Repos Tested with this release:

Project Release Link
multi-cloud multicloud release v1.3.0
installer installer release v1.3.0
delfin delfin release v1.2.0

How to use the Release:

Configuration & Installation If you want more config control, you can follow these steps: https://docs.sodafoundation.io/soda-gettingstarted/installation-using-ansible/
Ensure to checkout v1.3.0
Edit the file installer/ansible/group_vars/dashboard.yml and change the line number 39.

$  vim installer/ansible/group_vars/dashboard.yml
# change the content at line#39 as:
dashboard_docker_image: sodafoundation/dashboard:v1.3.0

Edit the file installer/ansible/group_vars/gelato.yml and change the line number 50.

$  vim installer/ansible/group_vars/gelato.yml
# change the content at line#50 as:
gelato_release: "v1.3.0"

Issues and Suggestions

Any SODA Release related issues/suggestions, please raise at https://github.com/sodafoundation/dashboard/issues

Documentation

https://docs.sodafoundation.io