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

[KMETA-1541] Update configure to set up SSL for kraft controllers #371

Merged
merged 5 commits into from
Feb 14, 2025

Conversation

ahuang98
Copy link
Member

Old PR (pre-airlock) here - #264

https://confluentinc.atlassian.net/browse/KMETA-1541

We only assign various SSL configs if KAFKA_ADVERTISED_LISTENERS indicates SSL is enabled, which doesn’t work when in KRaft controller-only mode (env var is NOT set in that case). We could check if KAFKA_LISTENER_SECURITY_PROTOCOL_MAP contains CONTROLLER:SSL or CONTROLLER:SASL_SSL in the KRaft case.

@Copilot Copilot bot review requested due to automatic review settings February 13, 2025 23:02
@ahuang98 ahuang98 requested a review from a team as a code owner February 13, 2025 23:02

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • server/include/etc/confluent/docker/configure: Language not supported
Copy link
Contributor

@stejani-cflt stejani-cflt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ahuang98 ahuang98 merged commit 6a04692 into confluentinc:master Feb 14, 2025
1 check passed
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 this pull request may close these issues.

2 participants