-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
When running in OpenShift the Hawkular Agent is not able to connect to the local DMR interface and will not be able to push inventory.
The authentication check that Wildfly uses to determine if the connection is local is done by creating a file, but when running in OpenShift we are granted a uid from a range and this uid does not have permission to create the $JBOSS_HOME/tmp directory