-
Notifications
You must be signed in to change notification settings - Fork 108
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): add option to load ldap from file #1778
Conversation
c2ce4c8
to
69cfba5
Compare
142cd5a
to
425f21a
Compare
Codecov Report
@@ Coverage Diff @@
## main #1778 +/- ##
==========================================
+ Coverage 91.97% 92.06% +0.08%
==========================================
Files 164 164
Lines 27657 27716 +59
==========================================
+ Hits 25437 25516 +79
+ Misses 1645 1629 -16
+ Partials 575 571 -4
... and 3 files with indirect coverage changes 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
1742024
to
187ddfa
Compare
75dc5c9
to
9064df6
Compare
d3cbacc
to
0e65d80
Compare
9554599
to
d90dee5
Compare
Can you also add an example configuration file? |
dc45dd2
to
0a3ee8f
Compare
3ec666d
to
015c18c
Compare
63c4cac
to
361c06a
Compare
Signed-off-by: Laurentiu Niculae <[email protected]>
361c06a
to
618e771
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:
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.