Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank info lines should not print "Info:" #102

Closed
travisn opened this issue May 19, 2023 · 0 comments · Fixed by #107
Closed

Blank info lines should not print "Info:" #102

travisn opened this issue May 19, 2023 · 0 comments · Fixed by #107
Labels
block-golang-release bug Something isn't working

Comments

@travisn
Copy link
Member

travisn commented May 19, 2023

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: 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
block-golang-release bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant