Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-48548

The secret created with Basic authentication has an incorrect type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.19
    • Management Console
    • None
    • Moderate
    • Yes
    • False
    • Hide

      None

      Show
      None

      Description of problem:

          The secret created with Basic authentication has an incorrect type, the type will show as Opaque, compare with the same behavior with OCP 4.18, the type should show as kubernetes.io/basic-auth

      Version-Release number of selected component (if applicable):

          4.19.0-0.nightly-2025-01-16-064700

      How reproducible:

          Always

      Steps to Reproduce:

          1. Navigate to Secrect page, and Create a Source secrect
             eg: /k8s/ns/default/secrets/~new/source     
          2. Make sure the Authentication type is selected as 'Basic authentication'
          3. Create the secret, and check the secret type on Secret list and Secret details page
          

      Actual results:

          The secret created with Basic authentication, its type shown as Opaque which is incorrect

      Expected results:

          Compare with the same behavior on OCP 4.18, it should shown as kubernetes.io/basic-auth

      Additional info:

          

              rh-ee-mziska Marek Ziska
              rhn-support-xiyuzhao Xiyun Zhao
              Xiyun Zhao Xiyun Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: