canonical / kafka-k8s-operator

Kafka K8s operator
Apache License 2.0
7 stars 11 forks source link

Kafka advertised endpoints must provide longer URL/DNS to be used across namespace and possibly federated cluster. #130

Open deusebio opened 2 months ago

deusebio commented 2 months ago

Steps to reproduce

Current endpoints provided by advertised listeners and across relation have the form

<unit>.<app>-endpoints

which however don't work across namespace.

For having endpoints to be resolvable across namespace and possibly federated cluster, the format of the endpoints should be

<unit_name>.<app.name>-endpoints.<namespace>.<cluster-FQDN>
syncronize-issues-to-jira[bot] commented 2 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/DPE-5329.

This message was autogenerated