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

feat: Added support for kafka OAuth authentication #2257

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SzymonZebrowski
Copy link

Adds support for Kafka SASL OAUTHBEARER authentication for kafka source and sink.

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 47.72727% with 23 lines in your changes missing coverage. Please review.

Project coverage is 67.10%. Comparing base (bb4a0de) to head (99c8f6d).

Files with missing lines Patch % Lines
pkg/shared/util/sasl_config.go 47.72% 18 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2257      +/-   ##
==========================================
- Coverage   67.17%   67.10%   -0.07%     
==========================================
  Files         349      349              
  Lines       44992    45036      +44     
==========================================
- Hits        30222    30221       -1     
- Misses      13699    13736      +37     
- Partials     1071     1079       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant