]
Sebastian Łaskawiec commented on JGRP-2309:
-------------------------------------------
[~rvansa] Could you please tell me what image are you using?
My first impression is that {{/etc/resolv.conf}} has too many lines. This file is managed
by Kubernetes so it may indicate an OpenShift Cluster configuration issue.
DNS_PING triggers warning events
--------------------------------
Key: JGRP-2309
URL:
https://issues.jboss.org/browse/JGRP-2309
Project: JGroups
Issue Type: Bug
Affects Versions: 4.0.15
Environment: Openshift Enterprise 3.11
Reporter: Radim Vansa
Assignee: Sebastian Łaskawiec
Priority: Minor
Fix For: 4.0.16
Using dns.DNS_PING with {{dns_query=keycloak-discovery.keycloak-test.svc.cluster.local}},
when looking into {{oc describe po my-pod-xxxxxx}} I've noticed this warning:
{code}
Warning DNSConfigForming 7m (x6 over 10m) kubelet,
locksmith.lab.eng.brq.redhat.com
Search Line limits were exceeded, some search paths have been omitted, the applied search
line is: keycloak-test.svc.cluster.local svc.cluster.local cluster.local
lab.eng.brq.redhat.com englab.eng.brq.redhat.com brq.redhat.com
{code}