[
https://issues.apache.org/jira/browse/YUNIKORN-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076473#comment-17076473
]
Weiwei Yang commented on YUNIKORN-68:
-------------------------------------
Hi [~kmarton]
Thanks for working on this. For your comment "But, at that point, the
schedulerName is already filled with {{default-scheduler}} value in case it was
left empty", do you mean the following?
* submit a pod, explicitly set scheduelrName=default-scheduler
** when it arrives at the admission-controller, we see
schedulerName=default-scheduler
* submit a pod, do not set schedulerName
** when it arrives at the admission-controller, we see
schedulerName=default-scheduler
> YuniKorn admission-controller should skip pods that explicitly set
> schedulerName
> --------------------------------------------------------------------------------
>
> Key: YUNIKORN-68
> URL: https://issues.apache.org/jira/browse/YUNIKORN-68
> Project: Apache YuniKorn
> Issue Type: Bug
> Reporter: Kinga Marton
> Assignee: Kinga Marton
> Priority: Major
>
> Currently, as long as the admission-controller is enabled, it will mutate the
> pod's spec and set schedulerName to Yunikorn no matter what. But in case some
> user wants to leverage default scheduler, and they set schedulerName
> explicitly, we should let it be that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]