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

Deploy Latest fails when no replication controller exists

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.3.1.CR1
    • 4.3.1.CR1
    • openshift
    • None
    • Workaround Exists
      • open the service properties, deployment configs tab,
      • right-click on the deployment config, Show In > Web console,
      • click on the deploy button

      Deploying swarm-helloworld from https://github.com/burrsutter/cdk_helloworlds (see JBIDE-21698) doesn't trigger a deployment automatically. When doing Deploy Latest on the deployment config, an error is thrown:

      Unable to perform a deployment for config swhello
      Could not get resource swhello-0 in namespace toto: {
        "kind": "Status",
        "apiVersion": "v1",
        "metadata": {},
        "status": "Failure",
        "message": "replicationControllers \"swhello-0\" not found",
        "reason": "NotFound",
        "details": {
          "name": "swhello-0",
          "kind": "replicationControllers"
        },
        "code": 404
      }
      

            jcantril@redhat.com Jeffrey Cantrill
            fbricon@redhat.com Fred Bricon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: