Skip to content

Unable to get continous output for ceph status --watch #382

@scoopex

Description

@scoopex

The plugin not seems to handle commands with continuous output.

$ kubectl rook-ceph ceph status --watch
Info: running 'ceph' command with args: [status --watch]
<NO OUTPUT AFTER 60 SECONDS>
^C

An working example:

$ kubectl -n rook-ceph exec -ti $(kubectl -n rook-ceph get pods -l app=rook-ceph-tools -o jsonpath="{.items[0].metadata.name}") -- ceph status --watch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions