Skip to content

v0.1.1

Choose a tag to compare

@subhamkrai subhamkrai released this 22 Jun 04:59
· 562 commits to master since this release
7ea1358

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 rook that permanently removes an OSD from the cluster. Multiple OSDs can be removed with a comma-separated list of IDs.

Contributors

@travisn @BlaineEXE @subhamkrai