Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-1046

Issue in ClusterLogForwarder custom resource sample in OpenShift 4.6

XMLWordPrintable

    • False
    • False
    • NEW
    • NEW
    • Undefined
    • Logging (LogExp) - Sprint 209

      To Create ClusterLogForwarder custom resource using sample mentioned in DOC, it fails with below error:

      The ClusterLogForwarder "instance" is invalid: spec.pipelines.labels.secure: Invalid value: "boolean": spec.pipelines.labels.secure in body must be of type string: "boolean"

      Document:
      https://docs.openshift.com/container-platform/4.6/logging/cluster-logging-external.html#cluster-logging-collector-log-forwarding-about_cluster-logging-external

      As the error stated that the value of "secure" must be string not boolean. we tried with below setting:

      secure: "true"

      and this worked

      Question:
      But Is this correct as it's not mentioned like this in documents?

            rhn-engineering-aconway Alan Conway
            rhn-support-naygupta Nayantara Gupta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: