Skip to content

Fix regex for digits in condition#49

Open
corranoz wants to merge 1 commit into
bradleyjkemp:mainfrom
corranoz:fix-condition-digit-parsing
Open

Fix regex for digits in condition#49
corranoz wants to merge 1 commit into
bradleyjkemp:mainfrom
corranoz:fix-condition-digit-parsing

Conversation

@corranoz
Copy link
Copy Markdown

@corranoz corranoz commented Mar 19, 2026

Currently the condition_parser.go is not able to parse identifier with both a digit and a wildcard.
This makes selectors such as selector1* produce the unexpected token "selection1*" error.
This PR intends to fix the issue #20 .

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.

1 participant