ci.docker
ci.docker copied to clipboard
Fix Infinispan connectivity issues
Fixes #320
- Addresses
yum install maven
failure ininfinispan-client-setup.sh
helper script.
Fixes #324
- Adds Infinispan service name (i.e.
example-inifinispan:11222
) as a fallback for the Liberty client when the$INFINISPAN_HOST
(IP address) does not point to the Infinispan Service due to an IP change. - Remove beta support tag in
infinispan-client-sessioncache.xml
Fixes #258
- Fixes TLS/SSL connection failure using Infinispan Operator. The Liberty (
infinispan-client-sessioncache.xml
) Hot Rod client is adjusted to use OpenShift Service CA as a truststore, which is used by default by Infinispan Operator when creating an Infinispan Cluster.
Hmmm... looks like this stalled out last year? Any chance of progressing?