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

Deploying more than one VDB causes the previously deployed VDB to redeploy and crash

XMLWordPrintable

    • % %
    • +
    • Automated
    • Hide

      1. deploy a VDB
      2. deploy a second VDB with a different datasource than the first one
      3. observe oc get pods -w
      4. also see oc describe deployment <first vdb name> to see the env vars are from the second VDB

      Show
      1. deploy a VDB 2. deploy a second VDB with a different datasource than the first one 3. observe oc get pods -w 4. also see oc describe deployment <first vdb name> to see the env vars are from the second VDB

      When deploying a second VDB into a namespace, the previously deployed VDB gets redeployed and goes into a crash loop. This is because the operator sets the SPRING_* env vars of the newly deployed VDB also into the deployment of the first VDB.

            rhn-engineering-rareddy Ramesh Reddy
            asmigala@redhat.com Andrej Smigala
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: