]
Radoslav Husar commented on WFLY-12112:
---------------------------------------
The fix is already available upstream, needs a component upgrade.
kubernetes.KUBE_PING warns about usage of deprecated properties even
when unused
--------------------------------------------------------------------------------
Key: WFLY-12112
URL:
https://issues.jboss.org/browse/WFLY-12112
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 16.0.0.Final, 17.0.0.Alpha1
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Major
{noformat}
12:26:03,871 WARN [org.jgroups.protocols.kubernetes.KUBE_PING] (ServerService Thread
Pool -- 68) OPENSHIFT_KUBE_PING_NAMESPACE is deprecated, please remove it and use
KUBERNETES_NAMESPACE instead
12:26:03,871 WARN [org.jgroups.protocols.kubernetes.KUBE_PING] (ServerService Thread
Pool -- 68) OPENSHIFT_KUBE_PING_LABELS is deprecated, please remove it and use
KUBERNETES_LABELS instead
{noformat}