You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Craig Condit (Jira)" <ji...@apache.org> on 2022/04/26 18:40:00 UTC

[jira] [Created] (YUNIKORN-1190) Shim needs to account for usage of pods without app ID

Craig Condit created YUNIKORN-1190:
--------------------------------------

             Summary: Shim needs to account for usage of pods without app ID
                 Key: YUNIKORN-1190
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1190
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: shim - kubernetes
            Reporter: Craig Condit
            Assignee: Craig Condit


Currently, the shim doesn't properly handle node usage for pods without an application ID specified. This is because the current filter on pod events only checks for schedulerName == yunikorn. This is mostly harmless in non-plugin mode, because not setting an application ID results in a pod that cannot be scheduled at all. In plugin mode, these pods are passed down to the embedded default scheduler and so need to be treated similarly to pods NOT annotated with a scheduler name at all.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org