[jbosstools-issues] [JBoss JIRA] (JBIDE-23205) Allow to lookup ReplicationController for a Service without having to get to the pods

Andre Dietisheim (JIRA) issues at jboss.org
Tue Sep 20 06:00:01 EDT 2016


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

Andre Dietisheim updated JBIDE-23205:
-------------------------------------
    Affects Version/s: 4.4.1.Final
                           (was: 4.4.2.AM2)


> Allow to lookup ReplicationController for a Service without having to get to the pods
> -------------------------------------------------------------------------------------
>
>                 Key: JBIDE-23205
>                 URL: https://issues.jboss.org/browse/JBIDE-23205
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 4.4.1.Final
>            Reporter: Andre Dietisheim
>             Fix For: 4.4.2.AM1
>
>
> When looking up a replication for a service, the current approach that we have requires us to go and get the pods that match the service we're starting with. Once we have these we then can determine what replication controller controls them.
> This only works if a replication controller is set to have replicas. If there are none there are no pods and we're thus stuck.
> The match can be done directly: match the labels of the pod templates within the replication controller against the service we're starting with. 



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


More information about the jbosstools-issues mailing list