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: [email protected]
For additional commands, e-mail: [email protected]