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