[jbosstools-issues] [JBoss JIRA] (JBIDE-21712) Deploy Latest fails when no replication controller exists

Fred Bricon (JIRA) issues at jboss.org
Wed Feb 17 17:51:00 EST 2016


     [ https://issues.jboss.org/browse/JBIDE-21712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Bricon updated JBIDE-21712:
--------------------------------
    Fix Version/s: 4.3.1.CR1


> Deploy Latest fails when no replication controller exists
> ---------------------------------------------------------
>
>                 Key: JBIDE-21712
>                 URL: https://issues.jboss.org/browse/JBIDE-21712
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.1.CR1
>            Reporter: Fred Bricon
>            Assignee: Jeff Cantrill
>             Fix For: 4.3.1.CR1
>
>
> 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:
> {noformat}
> 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
> }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list