Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The REST api for application objects exposes an internal object type (resource) directly without conversion. That means any internal representation change will break REST compatibility. This should never have happened and needs to be reversed ASAP. All other REST calls
The other problem with the exposed information is that it is only accurate for the COMPLETING or COMPLETED state of an application. The data is incomplete at any other state as it is only updated when an allocation finishes. Running allocations are not included.
Attachments
Issue Links
- is caused by
-
YUNIKORN-2652 Expand getApplication() endpoint handler to return resource usage
- Resolved
-
YUNIKORN-2777 Improve TrackedResource type
- Resolved
- split to
-
YUNIKORN-2972 Remove Resource object from user group REST API
- Resolved
- links to