[ 
https://issues.apache.org/jira/browse/YUNIKORN-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kinga Marton updated YUNIKORN-204:
----------------------------------
    Summary: Implement basic controller logic  (was: Implement the controller 
logic)

> Implement basic controller logic
> --------------------------------
>
>                 Key: YUNIKORN-204
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-204
>             Project: Apache YuniKorn
>          Issue Type: Sub-task
>            Reporter: Kinga Marton
>            Assignee: Kinga Marton
>            Priority: Major
>
> The app controller will have to watch for App changes and interact with 
> yunicorn-core to handle App events and status changes.
> *App admission:* once an app is created, it should be submitted to the 
> scheduler. The scheduler can accept or deny the app on certain conditions 
> (e.g available resource in the queue)
> *App deletion:*  when an App CRD is deleted we should remove it from the 
> scheduler
> *App status tracking:* The status of the CRD should be in synch with the 
> status from the core side. The source of truth must be the state from the 
> core side. 
> The application states are documented in YUNIKORN-99.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to