v0.1.0
This is the first beta release of the rook-ceph krew plugin.
With this release we added support for the following root args and small bug fixes:
-
--operator-namespace | -o
- The Kubernetes namespace in which the rook operator resides.
-
--namespace | -n
- The Kubernetes namespace in which the CephCluster resides.
These newly added root args enables us to use the tool in the scenarios where the Rook Operator is deployed in a different namespace and Ceph Cluster is deployed in different namespaces.
Contributors