Skip to content

Issue 5798 - Fix dsconf config multi-valued attr operations - #6426

Merged
droideck merged 2 commits into
389ds:mainfrom
droideck:fix-haproxy-multival
Dec 5, 2024
Merged

Issue 5798 - Fix dsconf config multi-valued attr operations#6426
droideck merged 2 commits into
389ds:mainfrom
droideck:fix-haproxy-multival

Conversation

@droideck

Copy link
Copy Markdown
Member

Description: Fix add operation to properly handle multi-valued attributes so they persist after server restart.
Add support for multiple values at once via dsconf config. Handle delete operation in a more flexible way.
Refactor attribute handling code for better error handling and consistency.

Fixes: #5798

Reviewed by: ?

Description:
Fix add operation to properly handle multi-valued attributes
so they persist after server restart.
Add support for multiple values at once via dsconf config.
Handle delete operation in a more flexible way.
Refactor attribute handling code for better error handling and consistency.

Fixes: 389ds#5798

Reviewed by: ?
@progier389

Copy link
Copy Markdown
Contributor

Looks good, but we should perhaps add some ci test ...

@progier389 progier389 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@droideck
droideck merged commit 3398e73 into 389ds:main Dec 5, 2024
droideck added a commit that referenced this pull request Dec 5, 2024
Description:
Fix add operation to properly handle multi-valued attributes
so they persist after server restart.
Add support for multiple values at once via dsconf config.
Handle delete operation in a more flexible way.
Refactor attribute handling code for better error handling and consistency.
*Add CI test suite

Fixes: #5798

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Dec 5, 2024
Description:
Fix add operation to properly handle multi-valued attributes
so they persist after server restart.
Add support for multiple values at once via dsconf config.
Handle delete operation in a more flexible way.
Refactor attribute handling code for better error handling and consistency.
*Add CI test suite

Fixes: #5798

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Dec 5, 2024
Description:
Fix add operation to properly handle multi-valued attributes
so they persist after server restart.
Add support for multiple values at once via dsconf config.
Handle delete operation in a more flexible way.
Refactor attribute handling code for better error handling and consistency.
*Add CI test suite

Fixes: #5798

Reviewed by: @progier389 (Thanks!)
@droideck
droideck deleted the fix-haproxy-multival branch January 15, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI - dsconf inst config should support multi-valued operations

2 participants