Release of Slurm-web v4.2.0 #545
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
--log-component
option on every commands to prefix all log entries with a component name.slurm-web-connect-check
utility to test access toslurmrestd
service with agent configuration parameters.[ui]
>racksdb_{rows,racks}_labels
gateway parameters.RACKSDB_{ROWS,RACKS}_LABELS
in configuration file generated for frontend component.[ui]
>racksdb_{rows,racks}_labels
gateway parameters.[slurmrestd]
>auth
,jwt_mode
,jwt_user
,jwt_lifespan
,jwt_key
andjwt_token
agent parameters.slurmrestd
in static and auto modes.slurmrestd
on TCP/IP socket (Support connection to slurmrestd on TCP/IP socket #313).--log-component
option in manpages.slurm-web-connect-check
utility.slurmrestd
in Protocols section of Architecture page and Quickstart guide.slurmrestd
JWT authentication.Changed
[slurmrestd]
>socket
parameter in favor ofuri
designed to support TCP/IP socket.slurm-web-gateway.conf
toslurm-web.conf
in order to make it generic for both gateway and agent.importlib_metadata
external library on Python < 3.8.RFL.log
to v1.4.0.RFL.settings
to v1.4.0.RFL.authentication
to v1.4.0.Fixed
pkg_resources
being used as an API.This discussion was created from the release v4.2.0.
Beta Was this translation helpful? Give feedback.
All reactions