Uploaded image for project: 'Cluster Observability Operator'
  1. Cluster Observability Operator
  2. COO-1173

Recognize the netobserv deployed in any namespace for korrel8r.yaml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • 1.3.0 RC
    • None
    • korrel8r
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If the netobserve lokistack is  deployed in a customized namespace( For example:  netobserv2,  the default namespace netobserv).  the coo can not recognize  this lokistack in  customized namespace.  the URL is still https://loki-gateway-http.netobserv.svc:8080 in korrel8r.yaml

       

      Step to Reproduce

      1)  Deploy netobserve lokistack, flowcollector in namespace netobserv2

      2)  Deploy troubleshooting-panel UIPlugin

      3)  Check the korrel8r.yaml

      Actual Result: 

          - domain: netflow
              lokiStack: https://loki-gateway-http.netobserv.svc:8080
              certificateAuthority: ./run/secrets/kubernetes.io/serviceaccount/service-ca.crt
      

       

      Expected Result:

          - domain: netflow
              lokiStack: https://loki-gateway-http.netobserv2.svc:8080
              certificateAuthority: ./run/secrets/kubernetes.io/serviceaccount/service-ca.crt
      

       

       

              Unassigned Unassigned
              rhn-support-anli Anping Li
              None
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: