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

[release-6.3] clusterlogforwarder.spec.outputs.syslog.url does not support `udps`

    • False
    • None
    • False
    • NEW
    • NEW
    • Log Collection - Sprint 268, Log Collection - Sprint 269

      Description of problem:

      The API comments for clusterlogforwarder.spec.outputs.syslog.url states that it supports the `udps` schema when it in fact does not

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

      Logging 6.2.0

      How reproducible:

      Always

      Steps to Reproduce:

             1. Install logging 6.2

             2. oc explain clusterlogforwarder.spec.outputs.syslog.url and verify URL definition

      Actual results:

      An absolute URL, with a scheme. Valid schemes are: `tcp`, `tls`, `udp` and `udps`

      Expected results:

      `udps` should not be a valid scheme

              rh-ee-calee Calvin Lee
              rh-ee-calee Calvin Lee
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: