Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display slurm version in clusters list #344

Merged
merged 3 commits into from
Aug 30, 2024
Merged

Display slurm version in clusters list #344

merged 3 commits into from
Aug 30, 2024

Conversation

rezib
Copy link
Contributor

@rezib rezib commented Aug 30, 2024

fix #314

@rezib rezib added the feature New feature or enhancement to develop. label Aug 30, 2024
@rezib rezib added this to the v3.2.0 milestone Aug 30, 2024
@rezib rezib self-assigned this Aug 30, 2024
Retrieve Slurm version from slurmrestd REST API and return value in
response of stats endpoint. Parameter [cache]>version in introduced in
agent configuration to control expiration of this value in cache.
Display slurm version in clusters list (with screen size >= md).
ClusterStats is changed from a class to an interface as it has no reason
to be a class.

fix #314
@rezib rezib merged commit c79cc78 into main Aug 30, 2024
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2024
@rezib rezib deleted the pr/issue-314 branch August 30, 2024 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or enhancement to develop.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display Slurm version on clusters
1 participant