kubectl-openebs-v0.5.0
Welcome to this new release!
Release v0.5.0
Notes
Users are encouraged to install this tool, use it and help us know what can be better.
You can checkout the documentation for more information.
Notable Changes
We have added more features for Jiva
, CStor
storage engines to make OpenEBS upgrades easier.
- The Jiva data plane components can be upgraded via the CLI after the Jiva control-plane components are upgraded.
- The Cstor CSPCs can be upgraded via the CLI, after the cstor control-plane components are upgraded.
We have added some missing features which make understanding dynamically provisioned storage on Kubernetes easier for everyone.
- The PVC describe output will now also show pods which are consuming the volume.
- The CLI can generate optimised CStor Pool Volume specs using the existing blockdevices in a cluster.
Other minor changes
- Add config for a development environment in the cloud, GitPod
What's Next
- Support for upgrading cstor 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
- #117 Use kube-config from
--kubeconfig
flag and environmentKUBECONFIG
- #56 Handled error messages when no resources were found.
Shoutouts!
- Many congratulations to @Abhishek-kumar09 for successful completion of the LFX Mentorship under @kmova & @vharsh.
- Many thanks to our contributors @Abhishek-kumar09, @Amishakumari544, @daniel-shuy, @giovannitgl, @princerachit, @survivant and others who participated in making this release possible.