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
Depends on: reanahub/reana-workflow-controller#252
Currently, reana-client stop stops only the workflow engine pods and the jobs as long as they are Kubernetes jobs (see more about history here).
reana-client stop
We shall implement stop, as it is done for Kubernetes, for Slurm job manager (the stop endpoint will call stop for the selected backend).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Depends on: reanahub/reana-workflow-controller#252
Currently,
reana-client stop
stops only the workflow engine pods and the jobs as long as they are Kubernetes jobs (see more about history here).We shall implement stop, as it is done for Kubernetes, for Slurm job manager (the stop endpoint will call stop for the selected backend).
The text was updated successfully, but these errors were encountered: