Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-13439

Jaeger operator pod starts up despite being disabled in the CR

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • fuse-7.6-GA
    • fuse-7.6-GA
    • Fuse Online
    • None

    Description

      There are two problems with Jeager when using the operatorhub:

      a) the examplary CR still shows a config which would enabled jaeger (see substask)
      b) even when you disable it, fuse online create the jaeger operator pod (which then sits in a crash loop)

      Custom Resource used for b):

      apiVersion: syndesis.io/v1beta1
      kind: Syndesis
      metadata:
        name: app
        namespace: heiko
      spec:
        addons:
          todo:
            enabled: false
          ops:
            enabled: false
          jaeger:
            enabled: false
      
      

      Attachments

        Issue Links

          Activity

            People

              parichar@redhat.com Paul Richardson
              rhn-support-hbraun Heiko Braun
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: