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

Kafka supports SASL authentication #1522

Closed
rukai opened this issue Mar 12, 2024 · 0 comments · Fixed by #1545
Closed

Kafka supports SASL authentication #1522

rukai opened this issue Mar 12, 2024 · 0 comments · Fixed by #1545

Comments

@rukai
Copy link
Member

rukai commented Mar 12, 2024

These should be addressed in separate PRs.

## Issue 1 - race condition

To move the SASL work forward we've left a race condition in #1513 (comment)
This needs to be fixed before we start using SASL.

Issue 2 - simpler config

I dont see any fundamental reason why we need a config to enable/disable SASL in shotover.
Before we make our next release we should change our SASL support to not rely on a config forcing it on/off.

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

Successfully merging a pull request may close this issue.

1 participant