We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The warning for the rook version running alpha or beta prints as:
Warning: rook version 'rook: v1.11.0-alpha.0.410.g97bf52d76 go: go1.19.7 ' is running a pre-release version of Rook.
I was confused about the message since it spans lines and has multiple versions in the middle. I would expect a message like this:
Warning: rook version 'rook: v1.11.0-alpha.0.410.g97bf52d76' is running a pre-release version of Rook.
The text was updated successfully, but these errors were encountered:
Fixed by #121
Sorry, something went wrong.
No branches or pull requests
The warning for the rook version running alpha or beta prints as:
I was confused about the message since it spans lines and has multiple versions in the middle. I would expect a message like this:
The text was updated successfully, but these errors were encountered: