v0.0.2
This is the second alpha release of the rook-ceph krew plugin.
With this release we added support for the following command:
- ceph
- Run a Ceph CLI command. Supports any arguments the ceph
- rbd
- Call an 'rbd' CLI command with arbitrary args
- mons
- Print mon endpoints
- operator
- Restart the Rook-Ceph operator
- Set the property in the rook-ceph-operator-config configmap.
- rook
- Print the version of Rook
- Print the phase and/or conditions of every CR in the namespace
- Print the phase and conditions of all CRs
- Print the phase and conditions of CRs of a specific type, such as
cephobjectstore
,cephfilesystem
, etc.
Contributors