[
https://issues.jboss.org/browse/JBIDE-26084?page=com.atlassian.jira.plugi...
]
Jeff Cantrill commented on JBIDE-26084:
---------------------------------------
I don't know what ownerReferences does but previously the only way to map
relationships between resources was to either:
* walk well-known annotations or labels from children to a parent
* make assumptions based on how things are wired. (e.g. service labels/ports which select
a set of given pods, pod names derived as a result of RS/DC
Explorer: pods are show twice if they're controlled by an rc (no
dc, no service)
--------------------------------------------------------------------------------
Key: JBIDE-26084
URL:
https://issues.jboss.org/browse/JBIDE-26084
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.6.0.AM2
Reporter: Andre Dietisheim
Assignee: Dmitrii Bocharov
Labels: explorer
Fix For: 4.6.0.Final
Attachments: eap-without-service-nor-deploymentconfig.json,
image-2018-06-06-10-33-55-241.png
steps:
# EXEC: Create a new application via the following custom template
[^eap-without-service-nor-deploymentconfig.json]
# EXEC: look into OpenShift explorer and see where the pods for the application are
shown
Result:
They're listed twice, once as pods on their own and a 2nd time as children for the
replication controller (that the template creates)
!image-2018-06-06-10-33-55-241.png!
Also see the discussion in the PR Also see discussion for the corresponding
[
PR|https://github.com/jbosstools/jbosstools-openshift/pull/1748] for JBIDE-24979
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)