Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-22915

Deploy Docker Image: Replication controller is not created for some images

XMLWordPrintable

    • devex #123 November 2016
    • 4
    • Hide

      ASSERT: Have an OpenShift 3 connection with a project.
      ASSERT: Have a docker connection with image docker.io/openshift/hello-openshift:v1.2.1.
      EXEC: Select an OpenShift project.
      EXEC: Select context menu item Deploy to OpenShift from context menu of the image.
      EXEC: Finish the wizard.

      RESULT: No replication controller is created and thus no pod is created.
      EXPECTED RESULT: Replication controller is created when resources are created successfully.

      Show
      ASSERT: Have an OpenShift 3 connection with a project. ASSERT: Have a docker connection with image docker.io/openshift/hello-openshift:v1.2.1. EXEC: Select an OpenShift project. EXEC: Select context menu item Deploy to OpenShift from context menu of the image. EXEC: Finish the wizard. RESULT: No replication controller is created and thus no pod is created. EXPECTED RESULT: Replication controller is created when resources are created successfully.

      When I am trying to deploy docker image docker.io/openshift/hello-openshift:v1.2.1 from context menu of the image in Docker Explorer it does not trigger a new replication controller and thus an application pod is not spinned up. When working from oc binary, replication controller is created successfully ("oc new-app docker.io/openshift/hello-openshift:v1.2.1")

            jmaury@redhat.com Jeff MAURY
            mlabuda_jira Marián Labuda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: