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

[jira] [Created] (YUNIKORN-1338) [admission] support different kind of workloads other than pods

Peter Bacsko created YUNIKORN-1338:
--------------------------------------

             Summary: [admission] support different kind of workloads other than pods
                 Key: YUNIKORN-1338
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1338
             Project: Apache YuniKorn
          Issue Type: Sub-task
          Components: shim - kubernetes
            Reporter: Peter Bacsko


Currently, there is a single code path in the admission controller which returns immediately if the incoming workload (request kind) is not a pod.

We need two paths:
1. One for pods with the existing logic
2. One for DeaemonSets, Deployments, etc. to add the userinfo annotation or verify the existing annotation



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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