1+ # Release v0.4.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 ` LocalPV-Hostpath ` , ` Jiva ` , ` LocalPV-LVM ` & ` LocalPV-ZFS ` storage engines.<br />
11+ * The LocalPV-Hostpath volumes can be listed and described.
12+ * The LocalPV-LVM & LocalPV-ZFS PVCs support pvc describe.
13+ * Add replica information for Jiva volume describe.
14+ * Update code to consume the corev1 Events for debugging.
15+ * Automated future releases to the krew-index.
16+ * Add OpenEBS component details via the cluster-info & version sub-commands.
17+
18+ ## What's Next
19+ * 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+ * Support for performing sanity checks and flagging discrepancies like listing stale volumes or over-utilised pools.
23+
24+ ## Resolved Bugs
25+
26+ * [ #102 ] ( https://github.com/openebs/openebsctl/issues/102 ) An arbitrary cas-type flag listed all volumes instead of an error.
27+ * [ #56 ] ( https://github.com/openebs/openebsctl/issues/56 ) Handled error messages when no resources were found.
28+
29+
130# Release v0.3.0
231<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 " >
332
@@ -20,7 +49,7 @@ We have added more features for `cStor`, `LocalPV-LVM`, `LocalPV-ZFS` storage en
2049* Support for moving the pool to new nodes, if the disks are already moved to new node.
2150* Ability to generate raise GitHub issues with required troubleshooting information.
2251* Adding support for performing sanity checks and flagging discrepancies like listing stale volumes or over-utilised pools.
23-
52+
2453## Resolved Bugs
2554
2655+ [[ Issue 72]] ( https://github.com/openebs/openebsctl/issues/72 ) Make OpenEBS CLI easier to install via krew.
0 commit comments