|
| 1 | +# Release v0.3.0 |
| 2 | +<img width="300" align="right" alt="OpenEBS Logo" src="https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/stacked/color/openebs-stacked-color.png" xmlns="http://www.w3.org/1999/html"> |
| 3 | + |
| 4 | +## Notes |
| 5 | +Users are encouraged to install this tool, use it and help us know what can be better.<br/> |
| 6 | +Thank you to all that contributed with flushing out issues with OpenEBS-CTL!<br/> |
| 7 | +You can checkout the [documentation](https://github.com/openebs/openebsctl#readme) for more information.<br/> |
| 8 | + |
| 9 | +## Notable Changes |
| 10 | +We have added more features for `cStor`, `LocalPV-LVM`, `LocalPV-ZFS` storage engine.<br/> |
| 11 | +* LocalPV-LVM `volume` and `volumegroups` describing commands. |
| 12 | +* LocalPV-ZFS `volume` and `pools` describing commands. |
| 13 | +* Debugging a `cStor` volume, for understanding what has broken. |
| 14 | +* Distribution using `krew`. |
| 15 | + |
| 16 | + |
| 17 | +## What's Next |
| 18 | +* Adding support for MayaStor |
| 19 | +* Adding support for upgrading pool and volumes. |
| 20 | +* Support for moving the pool to new nodes, if the disks are already moved to new node. |
| 21 | +* Ability to generate raise GitHub issues with required troubleshooting information. |
| 22 | +* Adding support for performing sanity checks and flagging discrepancies like listing stale volumes or over-utilised pools. |
| 23 | + |
| 24 | +## Resolved Bugs |
| 25 | + |
| 26 | ++ [[Issue 72]](https://github.com/openebs/openebsctl/issues/72) Make OpenEBS CLI easier to install via krew. |
| 27 | ++ [[Issue 51]](https://github.com/openebs/openebsctl/issues/51) Add go linting tools to CI. |
| 28 | ++ [[Issue 49]](https://github.com/openebs/openebsctl/issues/49), [[Issue 63]](https://github.com/openebs/openebsctl/issues/63) Unit testing for all packages. |
| 29 | ++ [[Issue 42]](https://github.com/openebs/openebsctl/issues/42) Can the described pvc help to determine, why a cStor Volume is not ready? |
| 30 | ++ [[Issue 37]](https://github.com/openebs/openebsctl/issues/37) Add support for zfs-localPV. |
| 31 | ++ [[Issue 33]](https://github.com/openebs/openebsctl/issues/33) Add support for LVM LocalPV. |
| 32 | + |
| 33 | +--- |
| 34 | + |
1 | 35 | # Release v0.2.0 |
2 | 36 | <img width="300" align="right" alt="OpenEBS Logo" src="https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/stacked/color/openebs-stacked-color.png" xmlns="http://www.w3.org/1999/html"> |
3 | 37 |
|
|
0 commit comments