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

[jira] [Created] (YUNIKORN-1008) Allow admission controller to bypass pods in certain namespaces

Craig Condit created YUNIKORN-1008:
--------------------------------------

             Summary: Allow admission controller to bypass pods in certain namespaces 
                 Key: YUNIKORN-1008
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1008
             Project: Apache YuniKorn
          Issue Type: Sub-task
          Components: shim - kubernetes
            Reporter: Craig Condit
            Assignee: Craig Condit


There are times when it is necessary to blacklist certain pods from being processed by the YuniKorn admission controller (system-level pods come to mind). We should add a the abillity to block pods in certain namespaces from being processed. This could be a comma-separated list of regular expressions.

By default we should blacklist the kube-system namespace (i.e. use *{{^kube-system$}}* as a default).




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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