Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow records with regex #126

Merged
merged 1 commit into from
Nov 28, 2024
Merged

allow records with regex #126

merged 1 commit into from
Nov 28, 2024

Conversation

rwxd
Copy link
Contributor

@rwxd rwxd commented Nov 27, 2024

We want to allow the usage of regex to avoid too many records like
service1.test.local, service2.test.local, service3.test.local .... and instead allow service\d+.test.local

@rwxd rwxd requested a review from kuhball November 27, 2024 16:33
Copy link
Contributor

@kuhball kuhball left a comment

Choose a reason for hiding this comment

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

LGTM

@rwxd rwxd merged commit 8bf0201 into main Nov 28, 2024
4 checks passed
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.

2 participants