rook / kubectl-rook-ceph

Krew plugin to run kubectl commands with rook-ceph
Apache License 2.0
74 stars 26 forks source link

core: add ceph daemon command support #279

Closed subhamkrai closed 2 months ago

subhamkrai commented 2 months ago

Description of your changes: adding ceph daemon * command support

Which issue is resolved by this Pull Request: Resolves #208

subhamkrai commented 2 months ago

How about an update to the readme with this new command?

there is already ceph * mentioned in Readme, do we want to add specific for ceph daemon?

travisn commented 2 months ago

How about an update to the readme with this new command?

there is already ceph * mentioned in Readme, do we want to add specific for ceph daemon?

Seems good to mention as a separate item because it fundamentally does something different. Instead of executing the ceph command in the operator pod, it would connect to the daemon pod.