Uploaded image for project: 'KIE Cloud'
  1. KIE Cloud
  2. KIECLOUD-227

OpenShiftStartupStrategy in S2I amq template creates two configMaps and Kie Server is not deployed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 7.4.0.GA
    • 7.4.0.GA
    • RHPAM
    • None

      I tried to deploy Kie Server S2I template with AMQ. When Kie Server was build, then 2 config maps was created. With 2 maps, Kie Server deployment failed, because there were founded two config maps and Kie Server don't know witch to use. Only one is expected.
      When I tried to do the same scenario with the template without the AMQ, Kie Server was build and only one config map was created.

      To the both templates I added to the BuildConfig/SourceStrategy a property "pullSecret" to be able to pull image from private registry.

      forcePull: true
              pullSecret: 
                name: quay-pull
              from:           kind: ImageStreamTag
                namespace: "${IMAGE_STREAM_NAMESPACE}"
                name: "${KIE_SERVER_IMAGE_STREAM_NAME}:${IMAGE_STREAM_TAG}"
      

      Kie Server logs (there were 2 pods) are in attachment

            evan.zhang@redhat.com Evan Zhang (Inactive)
            jakubschwan Jakub Schwan
            Jakub Schwan Jakub Schwan
            Jakub Schwan Jakub Schwan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: