Uploaded image for project: 'Red Hat Service Interconnect (Skupper)'
  1. Red Hat Service Interconnect (Skupper)
  2. SKUPPER-896

different images are used with different installation methods

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: Undefined Undefined
    • 1.4.3
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Service Interconnect uses different images if the the installation is done by 

      • skipper init
      • operator

      here are the results:

       

      # this is done by skupper init
      $ oc get pod -o jsonpath='{range .items[*]}{.metadata.namespace} {.metadata.name}{"\n"}{range .spec.containers[*]}{.image}{"\n"}'
      west skupper-prometheus-7d475b7d85-tw5ht
      registry.redhat.io/openshift4/ose-prometheus:v4.13.0
      west skupper-router-555bb9fdcd-l56rq
      registry.redhat.io/service-interconnect/skupper-router-rhel9:2.4.1
      registry.redhat.io/service-interconnect/skupper-config-sync-rhel9:1.4.1
      west skupper-service-controller-67dc5cc7c5-jk7w4
      registry.redhat.io/service-interconnect/skupper-service-controller-rhel9:1.4.1
      registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9:1.4.1
      openshift/oauth-proxy:latest
      # this is done by operator and create CM
      [rbaumgar@rbaumgar-thinkpadt14s ~]$ oc get pod -o jsonpath='{range .items[*]}{.metadata.namespace} {.metadata.name}{"\n"}{range .spec.containers[*]}{.image}{"\n"}'
      west skupper-prometheus-74b9f9b95c-9v466
      registry.redhat.io/openshift4/ose-prometheus@sha256:89bba20588ee59db36a7c068853e797fcd7f5e7fb9712f606605662bbcd75e6f
      west skupper-router-65b67cc5bb-pvrw5
      registry.redhat.io/service-interconnect/skupper-router-rhel9@sha256:7f786f08cd4f305f1fc0c900c012785fb9c35f8d2799547e9d8b74c5aed8d366
      registry.redhat.io/service-interconnect/skupper-config-sync-rhel9@sha256:98d53a7bde97d97a913bb94e029f58f21f113004d0d2fbd16f84cb214a687ddd
      west skupper-service-controller-7d6b45b5fc-8d29l
      registry.redhat.io/service-interconnect/skupper-service-controller-rhel9@sha256:511caae8102e32292d06d5032753aac974cf466f2d359b0120828ea3b409d3b4
      registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9@sha256:8b4a77031c01b9ae99c02ae432b9e0fb483d6bfd5f31648899c69b8ac81fd771
      

      The images look similar, but the one have a tag and the others a SHA256.
      So could be the same, But hard to know!

            ansmith@redhat.com Andrew Smith
            rbaumgar Robert Baumgartner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: