Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
We need a generic approach to tell if an app gets canceled or finished.
Add the following annotations:
- yunikorn.apache.org/appCompletionBarrierCount: 1
- yunikorn.apache.org/appCompletionBarrier: true
The criteria to tell if an app is completed is: the given count of pods with yunikorn.apache.org/appCompletionBarrier=true has terminated. When the app is completed, we need to do
- shim side, we need to delete all the placeholders
- shim needs to send UpdateRequest#RemoveApplications in order to notify the scheduler
Attachments
Issue Links
- breaks
-
YUNIKORN-494 Rename the AllocationRelease Request and Response in core
- Closed
- links to