Rémi Palancher

Results 92 issues of Rémi Palancher

Currently, completed jobs are visible in the list of jobs only a few minutes after their end. Actually, completed jobs are visible until `slurmctld` finally remove them for its queue....

need sponsor

Error reported by @Talavig in #315, with unsupport Slurm version: ``` Thread-38 (process_request_thread): [INFO] 127.0.0.1 - - [16/Jul/2024 13:28:26] "GET /v3.1.0/stats HTTP/1.1" 500 - Jul 16 13:28:26 standalone slurm-web-agent[2310]: KeyError:...

bug

Slurm-web should display the version of Slurm deployed on configured clusters.

feature

In addition to Unix sockets, `slurmrestd` supports incoming connections on TCP/IP sockets, Slurm-web agent should support this configuration too.

feature
need sponsor

Display number of available licenses and distribution of licenses allocated to jobs.

need sponsor

Provide full text explanation of jobs pending reasons so user can clearly understand why jobs are not running.

need sponsor

Now that Shine uses GitHub actions to run the tests, TravisCI configuration file can be removed.

Add a `/metrics` endpoint designed to be scraped by Prometheus. > [!CAUTION] > **This is a still WIP.** fix #274

feature

_Originally posted by @nikolaussuess in https://github.com/rackslab/Slurm-web/discussions/359#discussioncomment-10892343_: > The `user_name_attribute=uid` exists on our LDAP server, and it seems that it is only missing for the `administrator` user (and exists for all...

bug

Add a notification system similarly to `strigger` command but managed in the web UI, to control who is notified by email (or slack) for which events.

need sponsor