Skip to content

Selecting nodeIdentifiers by RegEx#648

Open
HS24 wants to merge 1 commit into
Evolveum:masterfrom
HS24:feature/nodeIdentifierPattern
Open

Selecting nodeIdentifiers by RegEx#648
HS24 wants to merge 1 commit into
Evolveum:masterfrom
HS24:feature/nodeIdentifierPattern

Conversation

@HS24
Copy link
Copy Markdown

@HS24 HS24 commented May 14, 2026

Uses the nodeIdentifier as a regular expression to select matching nodes dynamically (e.g. <nodeIdentifier>worker-.*</nodeIdentifier>).
Classic nodeIdentifiers without RegEx (like 'worker-1') are still possible.

This enables a dynamic node selection in cluster environments where nodes can be dynamically started or stopped. Previously all nodes had to be specified individually and produced an error if one was missing.

Uses the nodeIdentifier as a regular expression to select matching nodes dynamically (e.g. <nodeIdentifier>worker-.*</nodeIdentifier>). Classic nodeIdentifiers without RegEx (like 'worker-1') are still possible.
This enables a dynamic node selection in cluster environments where nodes can be dynamically started or stopped. Previously all nodes had to be specified individually and produced an error if one was missing.
@martin-lizner
Copy link
Copy Markdown
Contributor

good idea! ack

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants