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
Describe the problem
create backup job,but the backup job is fail.the container error info as follows: To Reproduce
1.helm install release with localPVC 2.create cluster 3.create backup job
Expected behavior
Environment:
The text was updated successfully, but these errors were encountered:
It because expr command do not support float number compare, use bc to replace it.
bc
Sorry, something went wrong.
*: replace expr commond to bc radondb#725
6fc2fe6
*: replace expr commond to bc #725 (#729)
fa20056
acekingke
Successfully merging a pull request may close this issue.
Describe the problem
create backup job,but the backup job is fail.the container error info as follows:
To Reproduce
1.helm install release with localPVC
2.create cluster
3.create backup job
Expected behavior
Environment:
The text was updated successfully, but these errors were encountered: