HubSpot / Singularity

Scheduler (HTTP API and webapp) for running Mesos tasks—long running processes, one-off tasks, and scheduled jobs. #hubspot-open-source
http://getsingularity.com/
Apache License 2.0
823 stars 188 forks source link

Fix SingularityScheduledTasksInfo retrieval in client #2265

Closed ashdza closed 2 years ago

ashdza commented 2 years ago

This corrects the API call path in SingularityClient for getting SingularityScheduledTasksInfo objects, and adds SingularityScheduledTasksInfo to SingularityTranscoderModule for JSON parsing.

https://git.hubteam.com/HubSpot/PaaS-Run/issues/1588

pschoenfelder commented 2 years ago

:ship: