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

Syndesis 7.8 operator outdated description

    XMLWordPrintable

Details

    Description

      The newest bundle (registry-proxy.engineering.redhat.com/rh-osbs/fuse7-fuse-online-operator-metadata:1.8-4) mentions dv in its description which was removed.

      CSV#L90
      Within the addons section, users are able to enable specific addons. The available addons at the moment are:
      - dv: enables the data integration capabilities

      • jaeger: enable jaeger
      • ops: enables monitoring, requires extra CRDs
      • todo: a simple todo application

      CSV#L17
      alm-examples: |
      [{
      "apiVersion": "syndesis.io/v1beta2",
      "kind": "Syndesis",
      "metadata":

      { "name": "app" }

      ,
      "spec" : {
      "addons": {
      "jaeger":

      { "enabled": true }

      ,
      "knative": {
      "enabled": false
      },
      "ops":

      { "enabled": false }

      ,
      "publicApi":

      { "enabled": false }

      ,
      "todo":

      { "enabled": false }

      }
      }
      }]

      Knative should have been removed along with Camel K if I remember correctly. Alongside with that there are still leftover permissions regarding to Knative at range #L768-783

      Attachments

        Activity

          People

            lgarciaac Luis GarcĂ­a Acosta
            mmuzikar Martin Muzikar
            Martin Muzikar Martin Muzikar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: