Skip to content

v1.4.0 Jerba Release

Compare
Choose a tag to compare
@anvithks anvithks released this 30 Jun 13:34
· 63 commits to master since this release
69d4fa0

Version Summary

Version Number : v1.4.0 [tag: v1.4.0]
Date : 30-June-2021

Release Summary :

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

Changelog

New Feature

  • [Multicloud UI] Added support for Storage Service Plan. SODA Multicloud now supports custom storage service plans that the admin can create and abstract the actual cloud backends being used, for the object storage, from the end users.
  • [Multicloud UI] Added support for Sony-ODA (Optical Disk Archive)
  • Migrate to GitHub Actions for CI. Added the GitHub Action to build the SODA Dashboard.
  • [Delfin UI] Added Masking views feature in Delfin UI. Users can now see the masking views per storage and details of the volume, port and storage host.

Enhancement

  • Added copy profile ID feature. Allows users to copy the profile ID to be used for tasks on the command line or in configurations like Kubernetes yaml files.
  • Use shared modules to inject dependencies. Remove duplication of framework component and common modules in all modules.
  • [Multicloud UI] Added bucket management support for IBM COS and Alibaba Cloud.
  • [Multicloud UI] Added notifications for create migration. Added Validation for migration name check
  • [Multicloud UI] Added a search filter and removed the scroll from type selection during Register Backend
  • [Multicloud UI] Removed bucket field in Ceph backend registration process as per new bucket management changes
  • [Delfin UI] Added support for NetApp driver. Updated resource support matrix.
  • [Delfin UI] Updated the overall performance monitoring grafana dashboard embedded url
  • Util function to prepare the query parameters string for making API calls with query parameter filters.

Bug Fixes

  • Fixed the issue with modify user. Removed validation for tenant
  • Fixed issue of notifications not getting stacked in cloud volume batch delete.
  • Fixed the display issues in profile card. Removed replication label for profiles without replication enabled. Added more display information to Capacity charts
  • Fixed API calls for Get Volumes, Get Pools, Get Ports, Get Controllers, Get Disks, Get Quotas, Get Filesystems, Get Shares with updated query parameter string creation in Delfin.
  • Overall minor fixes and enhancements.
  • [Service Plan UI] Fixed the issue of service plan enabled in dashboard even when the installer flag is set to false
  • [Service Plan UI] Replaced the occurrence of the word Tier in all messages and confirmations to Service Plan.
  • [Service Plan UI] Fixed Remove button is displayed when updating Backends and Tenants and no backends or tenants are selected.
  • [Service Plan UI] Fixed incorrect display of service plan details sidebar when delete confirm is cancelled.

Known Issues

  • [Storage Service Plans UI] Backends and tenants already added to a service plan are still populated in the Add backend and add tenant dropdowns.

Projects/Repos Tested with this release:

Project Release Link
multi-cloud multicloud release v1.4.0
installer installer release v1.4.0
delfin delfin release v1.4.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.4.0
Edit the file installer/ansible/group_vars/common.yml and change the section Respective projects release versions

api_release_version: v1.1.0
controller_release_version: v1.1.0
dock_release_version: v1.3.0
dashboard_release_version: v1.4.0
gelato_release_version: v1.4.0
sushi_release_version: v1.4.0
orchestration_release_version: v0.13.0
delfin_release_version: 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