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

The scan result for a tailoredprofile which contains a single rule ocp4-kubelet-configure-tls-cipher-suites, shows NOT-APPLICABLE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Undefined
    • None
    • 4.14.0
    • Compliance Operator
    • None
    • No
    • False
    • Hide

      None

      Show
      None

    Description

      Description of problem:

      The scan result for a tailoredprofile which contains a single rule ocp4-kubelet-configure-tls-cipher-suites, shows NOT-APPLICABLE

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

      4.14.0-0.nightly-2023-10-18-004928 + compliance-operator.v1.3.1

      How reproducible:

      Always

      Steps to Reproduce:

       1. $ oc apply -f - << EOF
      apiVersion: compliance.openshift.io/v1alpha1
      kind: TailoredProfile
      metadata:
        name: test                      
        namespace: openshift-compliance
      spec:                                         
        description: set value for ocp4-kubelet-configure-tls-cipher-suites
        title: set value for ocp4-kubelet-configure-tls-cipher-suites
        enableRules:
          - name: ocp4-kubelet-configure-tls-cipher-suites
            rationale: Node
      EOF
      
      2. oc compliance bind -N test tailoredprofile/test 

      Actual results:

      The scan result of suite test is NOT-APPLICABLE

      Expected results:

      The scan result of suite test should be COMPLIANT/NON-COMPLIANT

      Additional info:

       

      Attachments

        Activity

          People

            wsato@redhat.com Watson Sato
            xiyuan@redhat.com Xiaojie Yuan
            Xiaojie Yuan Xiaojie Yuan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: