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

Jeff Cantrill (JIRA) issues at jboss.org
Wed Mar 2 10:49:00 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-21712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170909#comment-13170909 ] 

Jeff Cantrill commented on JBIDE-21712:
---------------------------------------

[~fbricon] was this resolved by https://issues.jboss.org/browse/JBIDE-21715

> 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