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 65.65%. Comparing base (10b4978) to head (1a892e9).
Report is 1 commits behind head on main.

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   65.49%   65.65%   +0.16%     
==========================================
  Files         346      346              
  Lines       42394    42438      +44     
==========================================
+ Hits        27764    27864     +100     
+ Misses      13560    13495      -65     
- Partials     1070     1079       +9     

☔ 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