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

Wrong tag for fuse online operator and old images name for Fuse Online 7.9

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • fuse-7.9-GA
    • fuse-7.9-GA
    • Fuse Online
    • None
    • False
    • False
    • % %
    • Todo
    • undefined
    • Hide

      docker run --entrypoint bash registry.redhat.io/fuse7/fuse-online-rhel8-operator:1.9 -c "cat /usr/local/bin/syndesis-operator" > ./syndesis-operator
      chmod +x ./syndesis-operator
      ./syndesis-operator install cluster
      ./syndesis-operator grant -u developer
      oc login -u developer -p developer
      ./syndesis-operator install operator (it will fail. If you want continue, add --tag 1.9)
      ./syndesis-operator install app

      Show
      docker run --entrypoint bash registry.redhat.io/fuse7/fuse-online-rhel8-operator:1.9 -c "cat /usr/local/bin/syndesis-operator" > ./syndesis-operator chmod +x ./syndesis-operator ./syndesis-operator install cluster ./syndesis-operator grant -u developer oc login -u developer -p developer ./syndesis-operator install operator (it will fail. If you want continue, add --tag 1.9) ./syndesis-operator install app

    Description

      When I install Fuse Online via install script (for OCP3), the operator is looking for some strange image tag `registry.redhat.io/fuse7/fuse-online-rhel8-operator:fuse-ignite-upgrade-rhel-8-container-1.9`

      Normal   Pulling    14s   kubelet            pulling image "registry.redhat.io/fuse7/fuse-online-rhel8-operator:fuse-ignite-upgrade-rhel-8-container-1.9"
      

      the tag should be 1.9.

      Also, the other pods has the old rhel7 references

      registry.redhat.io/fuse7/fuse-postgres-exporter-rhel7:1.9
      registry.redhat.io/fuse7/fuse-ignite-meta:1.9
      registry.redhat.io/fuse7/fuse-ignite-server:1.9
      registry.redhat.io/fuse7/fuse-ignite-ui:1.9
      registry.redhat.io/fuse7/fuse-ignite-s2i:1.9
      

      should be:

      registry.redhat.io/fuse7/fuse-postgres-exporter-rhel8:1.9
      registry.redhat.io/fuse7/fuse-online-meta-rhel8:1.9
      registry.redhat.io/fuse7/fuse-online-server-rhel8:1.9
      registry.redhat.io/fuse7/fuse-online-ui-rhel8:1.9
      registry.redhat.io/fuse7/fuse-online-builder-rhel8:1.9
      registry.redhat.io/fuse7/fuse-online-upgrade-rhel8:1.9
      

      Attachments

        Activity

          People

            parichar@redhat.com Paul Richardson
            mkralik@redhat.com Matej Kralik
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: