-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16071 from enj/enj/i/ldap_prune_mapping/1484831
Automatic merge from submit-queue (batch tested with PRs 16150, 16284, 16296, 16071) Use groupUIDNameMapping for LDAP sync/prune with Openshift groups When syncing LDAP groups with --type=openshift or when pruning groups, the `LDAPGroupUIDToOpenShiftGroupNameMapping` should be taken into consideration since: 1. The system of truth in both flows is openshift groups 2. The mapping was probably used to name said openshift groups Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1484831 Signed-off-by: Monis Khan <[email protected]> @openshift/sig-security @stevekuznetsov
- Loading branch information
Showing
4 changed files
with
58 additions
and
12 deletions.
There are no files selected for viewing
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
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
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
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