Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Mesosphere Q1 Sprint 6 - 4/3, Mesosphere Q1 Sprint 7 - 4/17, Mesosphere Q2 Sprint 8 - 5/1, Mesosphere Q1 Sprint 9 - 5/15
-
5
Description
Goal
The goal for this task is to persist the reservation state stored on the master on the corresponding slave. The needCheckpointing predicate is used to capture the condition for which a resource needs to be checkpointed. Currently the only condition is isPersistentVolume. We'll update this to include dynamically reserved resources.
Expected Outcome
- The dynamically reserved resources will be persisted on the slave.