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

The tlsSecurityProfile API doc needs to be updated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.19.z, 4.20.0
    • kube-apiserver
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Moderate
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:
      API-1854 has completed. But the related tlsSecurityProfile API doc needs yet to be updated.

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

      4.20.0-0.nightly-2025-06-10-193958
      

      How reproducible:

      Always
      

      Steps to Reproduce:

      1.
      $ oc explain apiserver.spec.tlsSecurityProfile
      

      Actual results:
      Though API-1854 has completed to support "Modern" and "VersionTLS13", the output still shows exclusion of them:

          ... Note that
          only Old,
          Intermediate and Custom profiles are currently supported, and the maximum
          available
          minTLSVersion is VersionTLS12.
          ...
      ...
          Note that the Modern profile is currently not supported because it is not
          yet well adopted by common software libraries.
      

      Expected results:

      The output should not exclude Modern in the "... are currently supported" statement, and should update "the maximum" statement to be VersionTLS13, and should remove "the Modern profile is currently not supported ..." statement.
      

      Additional info:

      
      

              Unassigned Unassigned
              xxia-1 Xingxing Xia
              None
              None
              Ke Wang Ke Wang
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: