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

dna plugin: use global configuration for replica communication #7273

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abbra
Copy link
Contributor

@abbra abbra commented Mar 15, 2024

With 389ds/389-ds-base#6124, DNA plugin will be able to pick up dnaRemoteBindMethod and dnaRemoteConnProtocol from the global plugin entry and apply to all server entries automatically. We do not need anymore to wait until the server configuration entry is created and update it explicitly.

Related: 389ds/389-ds-base#6123

@abbra abbra added the WIP Work in progress - not ready yet for review label Mar 15, 2024
With 389ds/389-ds-base#6124, DNA plugin will be
able to pick up dnaRemoteBindMethod and dnaRemoteConnProtocol from the
global plugin entry and apply to all server entries automatically. We do
not need anymore to wait until the server configuration entry is created
and update it explicitly.

Related: 389ds/389-ds-base#6123

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in progress - not ready yet for review
Projects
None yet
1 participant