Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Mesosphere Sprint 58, Mesosphere Sprint 59
-
3
Description
Agents encapsulate resource providers making their resources appear to the master as agent resources. In order to permit updates to the resources of a local resource provider (e.g., available disk expanded physically by adding another driver, resource provider resources disappeared since resource provider disappeared), we need to allow agents to change their total resources.
Expected semantics for the hierarchical allocator would be that total can shrink independently of the current allocated; should allocated exceed total no allocations can be made until allocated < total.