Release of Slurm-web v4.0.0 #413
rezib
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
/infoendpoint, in addition to the cluster name./metricsendpoint with various Slurm metrics in OpenMetrics format designed to be scraped by Prometheus or compatible (Prometheus exporter #274)./v<version>/metrics/<metric>endpoint./v<version>/jobsendpoint./clustersendpoint./messages/loginendpoint./api/agents/<cluster>/metrics/<metric>endpoint.racksdb>infrastructureparameter for the agent.metrics>enabledparameter for the agent.metrics>restrictparameter for the agent.metrics>hostparameter for the agent.metrics>jobparameter for the agent.ui>templates,message_template,message_loginparameters for the gateway.alloc_cpusandalloc_idle_cpusnodes fields onslurmrestd/slurm/*/nodesand/slurm/*/node/<node>endpoints.nodesjobs field onslurmrestd/slurm/*/jobsendpoint.slurm-web-show-confutility to dump current configuration settings of gateway and agent components with their origin, which can either be configuration definition file or site override (Utility to dump agent/gateway configuration #349).slurm-web-show-confcommand.gatewayPython extra package.gatewayextra package.Changed
[cache]>passwordagent parameter from string to password type.[ldap]>bind_passwordgateway parameter from string to password type.[slurmrestd]>versiondefault value from0.0.39to0.0.40in agent configuration for compatibility with Slurm 24.11.Fixed
requests.exceptions.RequestExceptionwhen retrieving information from agents to avoidAttributeErrorwith more specific exceptions on old versions on Requests library (AttributeError: module 'requests.exceptions' has no attribute 'JSONDecodeError'on Requests < 2.26 #391).JSONDecodeErrorfrom simpleson external library and json standard library module not managed by Requests < 2.27.Removed
requiredfrom default selected jobs field onslurmrestd/slurm/*/jobsendpoint.state_reasonfrom default selected job field onslurmrestd/slurm/*/job/<id>endpoint.This discussion was created from the release v4.0.0.
Beta Was this translation helpful? Give feedback.
All reactions