Rémi Palancher
Rémi Palancher
It would be convenient to display to execution status (ie. exit code) of completed jobs directly in the list of jobs.
This commit fixes dsync ignoring -L,--dereference option because of a missing break in the case statement, causing walk/copy options to be overwritten by -P,--no-dereference values.
Unit tests should cover the logic behind `/clusters` endpoint.
The testing assets crawler script should skip cases when resulting assets are already present.
**Is your feature request related to a problem? Please describe.** Currently, it is not possible to view jobs submission time, start time and walltime right into the jobs list. Users...
A section must be added in documentation to explain where (ie. on which nodes) to deploy Slurm-web components on clusters.
**Is your feature request related to a problem? Please describe.** Some clusters do not use LDAP directories, there is no way to authenticate users on Slurm-web in this case. **Describe...
Slurm-web should support setup where Slurm is configured without accounting.
**Is your feature request related to a problem? Please describe.** When there is only one cluster defined in the gateway, users must select this cluster in the list regardless. **Describe...
Slurm-web should support being hosted in a subdirectory on a web server, such as https://host.ltd/slurm-web/. Documentation should also be added to showcase this capability. _Original idea from @naspert in https://github.com/rackslab/Slurm-web/discussions/387_