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

Build librdkafka with gssapi support for pip package, fixes #325 #352

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

timkpaine
Copy link
Member

@timkpaine timkpaine commented Aug 2, 2024

As title, builds librdkafka with GSSAPI support via cyrus-sasl, enabling this feature for our pip packages (currently this only works on our conda packages).

No windows support for now as vcpkg krb5 does not support our static build, will make a separate ticket to track

xref: microsoft/vcpkg#40320

@timkpaine timkpaine force-pushed the tkp/gssapi branch 10 times, most recently from f7d5cf6 to 8f52943 Compare August 8, 2024 02:34
@timkpaine timkpaine added part: dependencies PRs that update a dependency file adapter: kafka Issues and PRs related to the Apache Kafka adapter part: build Issues and PRs related to the build process labels Aug 9, 2024
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@alexddobkin alexddobkin merged commit 1c2fe0a into main Feb 13, 2025
27 checks passed
@alexddobkin alexddobkin deleted the tkp/gssapi branch February 13, 2025 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapter: kafka Issues and PRs related to the Apache Kafka adapter part: build Issues and PRs related to the build process part: dependencies PRs that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants