Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discovery ConfigMap does not expose AuthenticationClass for authenticated access to Kafka brokers #467

Open
maltesander opened this issue Sep 9, 2022 · 0 comments

Comments

@maltesander
Copy link
Member

Currently, if an AuthenticationClass is set, the client access is encrypted and requires authentication.
This is not exposed in the discovery ConfigMap to be picked up by other operators to configure their Kafka access.

The discovery ConfigMap currently expose one fields:

KAFKA contains the kafka bootstrap servers

Temporary example proposal to add a "secure" field:

KAFKA
AUTHENTICATION_CLASS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant