ngageoint / scale

Processing framework for containerized algorithms
http://ngageoint.github.io/scale/
Apache License 2.0
105 stars 45 forks source link

#1864 - Scale Resource Reporting #1909

Closed loganr-w closed 4 years ago

loganr-w commented 4 years ago
Checklist

Affected app(s)

scale scheduler.

Description of change

Added end to get scale resources for pending, queued, and running jobs, as well as the total available resources for the cluster. Added tests for new functions. Added documentation for new rest end-point.