Rémi Palancher
Rémi Palancher
Gateway starts to use aiohttp for some asynchronous calls to the agent. This library should be used for all HTTP requests from the gateway.
``` $ /usr/libexec/slurm-web/slurm-web-ldap-check INFO ⸬ Running slurm-web-ldap-check Traceback (most recent call last): File "/usr/libexec/slurm-web/slurm-web-ldap-check", line 8, in sys.exit(SlurmwebExecLDAPCheck.run()) File "/usr/lib/python3/dist-packages/slurmweb/exec/ldap.py", line 66, in run application.run() File "/usr/lib/python3/dist-packages/slurmweb/apps/ldap.py", line 40, in...
Now that fedora 43 is released, we should distribute packages of Slurm-web and its dependencies for this distribution.
RHEL10 and friends are coming, we should distribute packages of Slurm-web and its dependencies for this distribution.
**Describe the bug** Some unittest are failing with some specific nodejs versions. It fails with nodejs 20 and 24 but are ok with nodejs 18 and 22. **To Reproduce** See...
**Is your feature request related to a problem? Please describe.** As discussed in https://github.com/rackslab/Slurm-web/discussions/616 by **@LarsKoeppel** > I noticed that gres/gpu is supported, but I couldn’t find any mention of...
**Is your feature request related to a problem? Please describe.** For some use cases, it is convenient to manipulate jobs list in spreadsheet (ex. generate some specific metrics). **Describe the...
The fallback else case doesn't work for OpenSUSE Leap 16. # Description Please include a summary of the changes along with any relevant motivation and context. ## Type of change...
I use latest version of mock from Fedora rawhide: ```console [root@rpm ~]# rpm -qa | grep mock mock-filesystem-6.5-1.fc44.noarch mock-core-configs-43.3-1.fc44.noarch mock-6.5-1.fc44.noarch ``` Creating the build environment for _opensuse-leap-16.0_ fails with SSL...
Dear mpifileutils developers, This is my proposal to add support of hardlinks in many mpifileutils commands: `dwalk`, `dcp`, `dcmp`, `dsync` and `dtar`. During tree walk with details, regular files with...