Skip to content

Add possibility to view past jobs from accounting#734

Draft
rezib wants to merge 17 commits into
mainfrom
pr/feat-325
Draft

Add possibility to view past jobs from accounting#734
rezib wants to merge 17 commits into
mainfrom
pr/feat-325

Conversation

@rezib
Copy link
Copy Markdown
Contributor

@rezib rezib commented May 29, 2026

Pending tasks:

  • Update screenshots
  • Fix failing unit tests
  • Update changelog
  • Reword commit messages

fix #325

@rezib rezib added this to the v7.0.0 milestone May 29, 2026
@rezib rezib self-assigned this May 29, 2026
@rezib rezib changed the title Add possibility to view past jobs for accounting Add possibility to view past jobs from accounting May 30, 2026
@rezib rezib force-pushed the pr/feat-325 branch 3 times, most recently from 3208008 to 97e1bfd Compare June 1, 2026 12:55
rezib added 17 commits June 1, 2026 14:56
In development environment, add jobs-view-past permission to admin
group.
Introduce jobs-view-past action in authorization policy to control
permission to request and view list of finished jobs from Slurm
accounting service.

This new permission is assigned to all authenticated users in default
policy.
Add possibility to request slurmrestd REST API with query arguments.
Introduce agent /jobs/path API endpoint to get last terminated jobs from
slurm accounting during the last n hours (6 hours by default). The
existing /jobs endpoint now filters out the terminated jobs from the
list provided by slurm controller.
Slurm source code reference let at AI agents disposal to understand and
diagnose upstream Slurm behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

List of completed jobs

1 participant