v0.1.1
This is the follow-up alpha release of the rook-ceph krew plugin.
With this release we added support for the following new commands and have small bug fixes:
-
--context=<context_name>- The name of the Kubernetes context to be used. This root arg will help switch contexts where users have multiple Kubernetes clusters and multiple rook clusters.
-
purge-osd <osd-id> [--force]- This is one of the sub-command of
rookthat permanently removes an OSD from the cluster. Multiple OSDs can be removed with a comma-separated list of IDs.
- This is one of the sub-command of
Contributors