Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-7635

Keyless authentication in Quay requires setting up Robot Federation for all namespaces using individual namespaces in a cluster instead of *

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • quay, quay-3.13, quay-3.14
    • Quay
    • None
    • Future Sustainability
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      1. Proposed title of this feature request

      Keyless authentication in Quay requires setting up Robot Federation for all namespaces using individual namespaces in a cluster instead of *
      

      2. What is the nature and description of the request?

      We are using `QuayAccessToken` and an `ExternalSecret` to enable keyless authentication for images to pull from our Quay registry. 
      

      3. Why does the customer need this?

      To integrate keyless authentication with a Robot account using Robo Federation, we need to set the subject & issuer. When integrating for a single namespace, it works as follows:
      ```
      system:serviceaccount:testframework:pipeline
      ```
      However, we want to avoid setting this for each namespace in the cluster. Instead, we aim to use a wildcard (`*`) to apply it to all namespaces in the Robo Federation subject value:
      ```
      system:serviceaccount:*:pipeline
      ```
      Unfortunately, this approach is not working as expected.
      

      4. List any affected packages or components.

      quay
      

              DanielMesser Daniel Messer
              dshoemak@redhat.com Dan S
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved:
                None
                None