You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/11/28 15:14:00 UTC

[jira] [Updated] (YUNIKORN-1410) Update user/group regex values in the defaults & test code

     [ https://issues.apache.org/jira/browse/YUNIKORN-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated YUNIKORN-1410:
-------------------------------------
    Labels: pull-request-available  (was: )

> Update user/group regex values in the defaults & test code
> ----------------------------------------------------------
>
>                 Key: YUNIKORN-1410
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1410
>             Project: Apache YuniKorn
>          Issue Type: Sub-task
>          Components: shim - kubernetes
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, we use some values as regular expressions which aren't entirely correct, for example:
> * "system:serviceaccount:kube-system:*" should be "^system:serviceaccount:kube-system:"
> * "dev" should be "^dev"
> * "testExtUser" should be "^testExtUser$", etc.
> We already use "^kube-system$" as a value for "bypassNamespaces".



--
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