redhat-cop / redhat-cop/group-sync-operator

Regex filter on groups.

Open
#88 2 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
132
Forks
71
PR merge metrics
No merged PRs in 30d

Description

Is it possible when using a groups filter to also use a regex as a filter.
When having a large number of test groups, where the groups alway begins with "test-" it is nice to have an regex filter to
have one entry of "test-*" that will include all the test- groups.
This is in favour of listing all separate test- groups individually.

And if a regex can be used, it is also nice to "negate" a single group so that it can be excluded from a regex.

We currently using keycloack as our identity provider.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No implementation files or tests are named. Start by locating the group-filter configuration and synchronization entry points, then clarify the regex syntax, matching behavior, and exclusion semantics with maintainers. Done means users can select groups by pattern and exclude individual groups, with coverage for the supported configuration path.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
authentication, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.