-
Notifications
You must be signed in to change notification settings - Fork 79
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
auth with client cert in kafka plugin #607
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DmitryRomanov
force-pushed
the
kafka-auth-client-cert
branch
from
March 22, 2024 07:34
3904ce4
to
84c8fb6
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #607 +/- ##
==========================================
+ Coverage 70.78% 70.82% +0.04%
==========================================
Files 123 123
Lines 12468 12496 +28
==========================================
+ Hits 8825 8850 +25
- Misses 3129 3134 +5
+ Partials 514 512 -2 ☔ View full report in Codecov by Sentry. |
DmitryRomanov
force-pushed
the
kafka-auth-client-cert
branch
from
March 25, 2024 07:57
84c8fb6
to
5fc8c3a
Compare
kirillov6
approved these changes
Mar 25, 2024
DmitryRomanov
force-pushed
the
kafka-auth-client-cert
branch
from
March 26, 2024 12:50
d7a9b2e
to
fc013d6
Compare
DmitryRomanov
force-pushed
the
kafka-auth-client-cert
branch
from
March 26, 2024 12:50
fc013d6
to
41614b6
Compare
HeadHunter483
approved these changes
Mar 26, 2024
DmitryRomanov
added a commit
that referenced
this pull request
Mar 26, 2024
* auth with client cert in kafka plugin * because you can set content of cert or key * e2e test for kafka auth by client cert
DmitryRomanov
added a commit
that referenced
this pull request
Mar 26, 2024
* auth with client cert in kafka plugin * because you can set content of cert or key * e2e test for kafka auth by client cert
DmitryRomanov
added a commit
that referenced
this pull request
Mar 27, 2024
* auth with client cert in kafka plugin * because you can set content of cert or key * e2e test for kafka auth by client cert
DmitryRomanov
added a commit
that referenced
this pull request
Mar 28, 2024
* auth with client cert in kafka plugin * because you can set content of cert or key * e2e test for kafka auth by client cert
DmitryRomanov
added a commit
that referenced
this pull request
Apr 18, 2024
* auth with client cert in kafka plugin * because you can set content of cert or key * e2e test for kafka auth by client cert
DmitryRomanov
added a commit
that referenced
this pull request
May 20, 2024
* auth with client cert in kafka plugin * because you can set content of cert or key * e2e test for kafka auth by client cert
DmitryRomanov
added a commit
that referenced
this pull request
May 23, 2024
* auth with client cert in kafka plugin (#607) * auth with client cert in kafka plugin * because you can set content of cert or key * e2e test for kafka auth by client cert * dont skip event on error parse meta * when template for meta is simple * fix metadata fillment after review * rename metadata registry to templater * add meta in configs for e2e test * dont reuse buffer in templater for avoid race * convertToResultMaps returns strings * Revert "dont reuse buffer in templater for avoid race" This reverts commit 60db00c. * poolBuffer in meta templater * use sync.pool in template if we have templates * fix flaky TestServeChunks
DmitryRomanov
added a commit
that referenced
this pull request
May 23, 2024
* auth with client cert in kafka plugin * because you can set content of cert or key * e2e test for kafka auth by client cert
DmitryRomanov
added a commit
that referenced
this pull request
Jun 6, 2024
* auth with client cert in kafka plugin * because you can set content of cert or key * e2e test for kafka auth by client cert
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
sample of config