flux-accounting v0.43.0
Published: Apr 1, 2025 by flux-framework
Download from GitHub here
Release Notes
flux-accounting version 0.43.0 - 2025-04-01
Fixes
-
fair-share calculation: change
shares,usagetypes to more appropriate types (#585) -
plugin: return more specific error messages when updating bank attribute (#590)
-
apply_decay_factor (): fix iteration through usage periods, actuallycommitSQL statements (#594) -
mf_priority: update jj library from flux-core (#603)
-
plugin: clean up error handling, comments in
job.state.depend(#605)
Features
-
plugin: add enforcement of max running jobs limit for a queue per-association (#491)
-
python: create new
QueueFormatterclass, refactorview_queue()to use new class (#586) -
cmd: add
list-queuescommand (#588) -
cmd: add new
list-userscommand (#597) -
view-*/list-*commands: add-o/--formatoptional argument (#600) -
bindings: add
ProjectFormattersubclass,-o/--formatoptions toview-project/list-projects(#602)
Testsuite
- ci: update Ubuntu version for GitHub actions (#584)
Documentation
- doc: add health/sanity checklist for flux-accounting (#592)
