Skip to content

Releases: molgenis/cluster-utils

v25.01.2

10 Jan 16:07
51d2ed3
Compare
Choose a tag to compare

What's Changed

  • Added additional error handling and support for triggering automounts. by @pneerincx in #51

Full Changelog: v25.01.1...v25.01.2

v25.01.1

06 Jan 10:36
51a5874
Compare
Choose a tag to compare

What's Changed

  • Updated quota reporting tool to work with new *.quotacache files. by @pneerincx in #50

Full Changelog: v24.04.1...v25.01.1

v24.04.1

04 Apr 09:37
a12cc5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v24.01.1...v24.04.1

v24.01.1

24 Jan 10:23
d11bd85
Compare
Choose a tag to compare

What's Changed

  • Remove empty value check from array count. It is no longer needed in … by @marieke-bijlsma in #47

Full Changelog: v23.04.1...v24.01.1

v23.04.1

05 Apr 08:45
37798e3
Compare
Choose a tag to compare
  • Improved cqos command:
    • Removed unused fields
    • Added Preemption field.
  • Updated README.md:
    • Added cps command.
    • Updated cqos example output.
  • Fixed mode for cps command: make it executable.

v23.03.1

02 Mar 13:45
864602c
Compare
Choose a tag to compare
  • Update quota tool for various corner cases on the new infra/clusters.
  • Prevent sjeff from crashing when a list of Job IDs contains unfinished jobs.
  • Added cps command.

v22.12.2

06 Dec 14:05
ea9a219
Compare
Choose a tag to compare

v22.12.1

05 Dec 15:48
37404e2
Compare
Choose a tag to compare
  • Updated colleagues command for clusters that switched from nslcd with max a single LDAP to sssd with potential multiple LDAP servers.
  • Implemented automated ShellCheck tests for Pull Requests with CircleCI.

v22.10.2

10 Oct 08:41
0bb6407
Compare
Choose a tag to compare

Improved ctop:

  • Bugfix: fixed retrieval of info with sstat for interactive jobs
  • Bugfix: fixed padding when cluster name or node name was shorter than the corresponding column label.
  • Layout change: made dense grid view the default.
  • Bugfix: Fixed bug that would lead to corruption of the layout when no memory was requested for a job.

v22.10.1

07 Oct 10:55
b97f030
Compare
Choose a tag to compare
  • Improved cfinger command:
    • Fixed several Shellcheck warnings
    • Added support for fetching public keys with get_public_keys_from_ldap.bash for SSSD.