Skip to content

kubectl-openebs-v0.4.0

Compare
Choose a tag to compare
@vharsh vharsh released this 17 Sep 09:59
· 35 commits to develop since this release
ac15f30

Welcome to this new release!

Release v0.4.0

OpenEBS Logo

Notes

Users are encouraged to install this tool, use it and help us know what can be better.

Thank you to all that contributed with flushing out issues with OpenEBS-CTL!

You can checkout the documentation for more information.

Notable Changes

We have added more features for LocalPV-Hostpath, Jiva, LocalPV-LVM & LocalPV-ZFS storage engines.

  • The LocalPV-Hostpath volumes can be listed and described.
  • The LocalPV-LVM & LocalPV-ZFS PVCs support pvc describe.
  • Add replica information for Jiva volume describe.
  • Update code to consume the corev1 Events for debugging.
  • Automated future releases to the krew-index.
  • Add OpenEBS component details via the cluster-info & version sub-commands.

What's Next

  • Support for upgrading pool and volumes.
  • Support for moving the pool to new nodes, if the disks are already moved to new node.
  • Ability to generate raise GitHub issues with required troubleshooting information.
  • Support for performing sanity checks and flagging discrepancies like listing stale volumes or over-utilised pools.

Resolved Bugs

  • #102 An arbitrary cas-type flag listed all volumes instead of an error.
  • #56 Handled error messages when no resources were found.