Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-1306 [Umbrella] Enhanced user and group handling
  3. YUNIKORN-1410

Update user/group regex values in the defaults & test code

    XMLWordPrintableJSON

Details

    Description

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

      Attachments

        Issue Links

          Activity

            People

              pbacsko Peter Bacsko
              pbacsko Peter Bacsko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: