All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.4 - 2021-09-15
- Updating logic in Invoke-xSConfig to target new SConfig module #9
0.1.3 - 2020-10-23
- Added Changelog to project
- Added Azure DevOps pipeline
- Added tests for Invoke-VirtualDiskMenu
- Added Requirements section to README
- Added Install instruction to README
- Added Demo to README
- Updated Tests to not import module, and instead added module import to build script.
- Fixed Storage Pool menu table Health Status values and padding
- Fixed Virtual Disk menu table Health Status values and padding
- KB4580363 for Azure Stack HCI introduced breaking changes that have been resolved. #7
0.1.2 - 2020-09-26
- Fixed display of storage pool count in extras menu.
- Fixed executing code in context of SConfig Module by importing first.
- Initial release
- Adds 'Extra' menu to SConfig home menu
- Contains Cluster Name, S2D Status, Storage Subsystem Health.
- Adds 'Storage Pools' sub-menu to Extra menu
- Contains table of Storage Pools
- Adds 'Virtual Disks' sub-menu to Extra menu
- Contains table of Virtual Disks
- Adds 'Cluster Nodes' sub-menu to Extra menu
- Contains table of Cluster Nodes.