-
Notifications
You must be signed in to change notification settings - Fork 83
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
Add LDAP feature support #80
Merged
liat-grozovik
merged 4 commits into
sonic-net:master
from
davidpil2002:dev-add-ldap-support
May 7, 2024
Merged
Add LDAP feature support #80
liat-grozovik
merged 4 commits into
sonic-net:master
from
davidpil2002:dev-add-ldap-support
May 7, 2024
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
davidpil2002
force-pushed
the
dev-add-ldap-support
branch
from
October 24, 2023 08:11
a62b5a0
to
c897c79
Compare
/azpw run sonic-net.sonic-host-services |
/AzurePipelines run sonic-net.sonic-host-services |
Azure Pipelines successfully started running 1 pipeline(s). |
davidpil2002
force-pushed
the
dev-add-ldap-support
branch
from
November 7, 2023 11:50
7be802a
to
f1843e2
Compare
davidpil2002
force-pushed
the
dev-add-ldap-support
branch
4 times, most recently
from
December 3, 2023 13:32
360c770
to
44b07d1
Compare
@lguohan who should review and provide feedback? |
davidpil2002
force-pushed
the
dev-add-ldap-support
branch
from
December 20, 2023 09:37
44b07d1
to
a3f9072
Compare
davidpil2002
force-pushed
the
dev-add-ldap-support
branch
from
February 26, 2024 08:46
a3f9072
to
31b6555
Compare
davidpil2002
force-pushed
the
dev-add-ldap-support
branch
from
March 18, 2024 10:19
3fa0966
to
8105f4d
Compare
davidpil2002
force-pushed
the
dev-add-ldap-support
branch
from
March 26, 2024 10:41
9a95a54
to
ed10ab9
Compare
@lguohan / @qiluo-msft - are there any additional comments here? |
liat-grozovik
approved these changes
May 7, 2024
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.
Added LDAP support to hostcfgd
LDAP HLD: sonic-net/SONiC#1487
This PR depends on the following PR: sonic-net/sonic-buildimage#16969
Details:
The fail (in the build check) reason is that this sonic-host-services LDAP unit tests have dependencies of the following PR: sonic-net/sonic-buildimage#16969
once the PR is merged, all the tests will pass