cryostatio / cryostat-operator

A Kubernetes Operator to facilitate the setup and management of Cryostat.
https://cryostat.io
Apache License 2.0
33 stars 20 forks source link

[Story] Selectively disable agent hostname verification through CRD #971

Open ebaron opened 4 days ago

ebaron commented 4 days ago

We should introduce a CRD property for users to disable hostname verification specifically for when Cryostat attempts to connect to an agent. 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