Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-3337

Fix mongodb pod in bookinfo demo on IPv6

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Major Major
    • OSSM 2.6.2
    • OSSM 2.3.1
    • Maistra

      Mongodb pod in bookinfo app is not configured correctly on IPv6. It seems it's not bind to correct interface.
      The bind_ip_all is set automatically on the docker entry point shell script:

         if [ -z "$haveBindIp" ]; then
                      # so if no "--bind_ip" is specified, let's add "--bind_ip_all"
                      set -- "$@" --bind_ip_all
      

      Bookinfo installation job - https://master-jenkins-csb-servicemesh.apps.ocp-c1.prod.psi.redhat.com/job/install-jobs/job/install-bookinfo/

              mkralik@redhat.com Matej Kralik
              fbrychta@redhat.com Filip Brychta
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: