-
Notifications
You must be signed in to change notification settings - Fork 116
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(ldap): hot reloading ldap credentials on change #2167
Conversation
ea4c668
to
0aeeb19
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2167 +/- ##
==========================================
- Coverage 92.34% 92.24% -0.10%
==========================================
Files 165 165
Lines 28493 28525 +32
==========================================
+ Hits 26311 26313 +2
- Misses 1611 1635 +24
- Partials 571 577 +6 ☔ View full report in Codecov by Sentry. |
9d24f6b
to
59713b0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
59713b0
to
e0f679d
Compare
Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
e0f679d
to
af7b97e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
What type of PR is this?
Which issue does this PR fix:
Closes #2161
What does this PR do / Why do we need it:
If an issue # is not available please add repro steps and logs showing the issue:
Testing done on this change:
Automation added to e2e:
Will this break upgrades or downgrades?
Does this PR introduce any user-facing change?:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.