You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Weiwei Yang (Jira)" <ji...@apache.org> on 2020/08/25 22:28:00 UTC

[jira] [Resolved] (YUNIKORN-204) Implement basic controller logic

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

Weiwei Yang resolved YUNIKORN-204.
----------------------------------
    Fix Version/s: 0.10
       Resolution: Fixed

> 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
>              Labels: pull-request-available
>             Fix For: 0.10
>
>
> 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: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org