Slurm-web release v7.0.0 #747
Pinned
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
/jobs/pastto agents./jobs/pastto query last terminated jobs from Slurm accounting service.jobs-view-ownandjobs-view-past-ownto restrict job lists and details to the authenticated user (Restrict users to view their own jobs only #259).jobs-view-ownandjobs-view-past-ownpermissions in jobs menu, scope toggles and filters panel.slurm-web gen-session-keycommand to generate gateway session secret file.--set-ownershipoption to require root and assign generated session secret key to slurm-web system user.--set-ownershipoption to require root and assign generated JWT signing key to slurm-web system user.slurm-web gen-session-keyin compat wrapper.RFL.authentication[jwt]extra package provided in RFL >= 1.8.0.RFL.authentication[ldap]extra package provided in RFL >= 1.8.0.RFL.authentication[oidc]extra package provided in RFL >= 1.8.0.RFL.build>= 1.8.0 for testing.slurm-web gen-session-keycommand.jobs-view-ownandjobs-view-past-ownactions in authorization policy guide.[slurmrestd]>versionsparameter with 0.0.45.[auth]>methodgateway parameter.[oidc]section in gateway configuration.color_*,logo_*andfaviconparameters in[ui]section of gateway configuration.[slurmdbd]section forjobs_max_hoursparameter in agent configuration.[filters]>jobs_dbdagent setting with filtered fields for SlurmDBD accounting service list of jobs.[cache]>jobs_pastagent cache setting to control expiration of list of past jobs from SlurmDBD accounting service.jobs-view-ownandjobs-view-past-ownactions in authorization policy.namein whitelisted fields forjobsandjobs_dbddefault filters in agent configuration.--set-ownershipoption inslurm-web-gen-jwt-keyandslurm-web-gen-session-keymanpages.Changed
slurmdbd.jobs_max_hoursagent setting in/clustersendpoint for frontend./jobsroute.slurmdbd.jobs_max_hourssetting in agent info response.[racksdb]>enabledis omitted in configuration, the agent tries to load the database and schema and disables the feature if unable to load. Explicitenabled=yesnow fails agent startup on load errors (previously fail-soft with error in logs).slurm-web gen-jwt-keyto run as non-root user to generate JWT signing key without changing ownership or ACLs. Root is still required with--set-ownershipor--with-slurm.slurm-web gen-session-keyto run as non-root user to generate session secret key without changing ownership. Root is still required with--set-ownership.view-*to{resource}-view(stats-view,jobs-view,nodes-view,partitions-view,qos-view,accounts-view,reservations-view). Legacyview-*names remain accepted in custompolicy.inifiles with deprecation warnings until updated.policy.inito use new action names.[racksdb]>enabledagent configuration parameter default value to unset.RFL.authenticationto 1.8.0.RFL.settingsto v1.8.0.RacksDB[web]to v0.7.0.Fixed
Removed
This discussion was created from the release v7.0.0.
Beta Was this translation helpful? Give feedback.
All reactions