[infinispan-issues] [JBoss JIRA] (ISPN-8452) KUBE_PING doesn't work with JDG 7.2 OpenShift image

Sebastian Łaskawiec (JIRA) issues at jboss.org
Mon Nov 6 07:11:02 EST 2017


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

Sebastian Łaskawiec updated ISPN-8452:
--------------------------------------
    Sprint: Sprint #5 Nov 6th - Nov 24th, Sprint #5 Nov 6th - Nov 24th 2  (was: Sprint #5 Nov 6th - Nov 24th)


> KUBE_PING doesn't work with JDG 7.2 OpenShift image
> ---------------------------------------------------
>
>                 Key: ISPN-8452
>                 URL: https://issues.jboss.org/browse/ISPN-8452
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Cloud Integrations
>            Reporter: Sebastian Łaskawiec
>            Assignee: Ryan Emerson
>            Priority: Blocker
>
> It seems that KUBE_PING doesn't work with the latest version of JDG 7.2 OpenShift image. The reason for this is that JDG 7.2 is shipped with upstream KUBE_PING which conflicts with the one provided in the openshift layer. 
> The easiest solution is to revert layer ordering {{layers.conf}} file:
> {code}
> echo "layers=base,openshift" > /opt/datagrid/modules/layers.conf
> {code}
> This solution has additional advantage - we can fallback to previous KUBE_PING version (the one provided by the CE Team) by just changing this small line. 
> However if the upstream KUBE_PING works fine and we are happy with it, we should remove the old version from the server. I think that's a solution we should take for JDG 8 or maybe sooner - 7.3.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the infinispan-issues mailing list