cryostatio / cryostat

Secure JDK Flight Recorder management for containerized JVMs
https://cryostat.io
Other
19 stars 10 forks source link

[Story] Optionally disable hostname verification when connecting to agent #707

Open ebaron opened 1 week ago

ebaron commented 1 week ago

We should add a configuration property that disables hostname verification only when Cryostat attempts to connect to agents. This may be needed when discovering the agent's hostname fails due to the in-cluster DNS setup.

See: https://github.com/cryostatio/cryostat-agent/issues/525