You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are many blank lines with “Info:”. There should only be “Info” if there is some text on the same line. So if the helper gets a blank info request, we should just print a blank line without "Info"
% bin/kubectl-rook-ceph rook status all
...
Info: cephrbdmirrors.ceph.rook.io
Info:
Info: objectbucketclaims.objectbucket.io
Info:
Info: objectbuckets.objectbucket.io
Info:
Info:
Info:
The text was updated successfully, but these errors were encountered:
There are many blank lines with “Info:”. There should only be “Info” if there is some text on the same line. So if the helper gets a blank info request, we should just print a blank line without "Info"
The text was updated successfully, but these errors were encountered: