Skip to content

ldap_provider: Add check_config parameter#261

Open
madhuriupadhye wants to merge 1 commit into
SSSD:masterfrom
madhuriupadhye:subid
Open

ldap_provider: Add check_config parameter#261
madhuriupadhye wants to merge 1 commit into
SSSD:masterfrom
madhuriupadhye:subid

Conversation

@madhuriupadhye

Copy link
Copy Markdown
Contributor

Add optional check_config parameter to ldap_provider() to allow skipping configuration validation when testing features where options are functional but not yet in the validator.

Defaults to True for backward compatibility.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request adds a check_config boolean parameter (defaulting to True) to the ldap_provider method in sssd_test_framework/utils/sssd.py, allowing callers to control whether configuration validation is run when applying the configuration. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Add optional check_config parameter to ldap_provider() to allow skipping
configuration validation when testing features where options are functional
but not yet in the validator

Defaults to True for backward compatibility.

Signed-off-by: Madhuri Upadhye <mupadhye@redhat.com>

@thalman thalman 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.

ACK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants