Skip to content

Releases: jboss-openshift/openshift-ping

1.2.6.Final

24 Jun 19:23

Choose a tag to compare

1.2.6.Final

OpenShift Ping 1.1.5.Final

07 Jul 20:13

Choose a tag to compare

Updates OpenShift Ping to fix JGroups 4 compatibility layer

1.1.4.Final

06 Jun 15:39

Choose a tag to compare

Update pom.xml version to 1.1.4.Final: CLOUD-1768

1.1.3.Final: CLOUD-1520: Don't use proxy for all communications at all

06 Jun 15:02

Choose a tag to compare

Communications intra-pods don't need to be proxied. In fact
they must not. This patch prevents traffic being routed to
a proxy in case a java property like "http.proxyHost" is set
in the environment.

As a side effect of this change, clustering will not be
affected by env variables like "https_proxy".